26
SEP
2004

Need to dig in unmanaged C++

I am currently working on a project where we have to interact several applications (COM, .NET, Linux, Java, etc.) together through a messaging system. One of the applications is a windows application that exposes an application object. In this way we can host it through...
12
SEP
2004

What code snippet tool are you using?

I think one of the most popular code snippet tools is Code Library for .NET. I don’t know how it’s with the current version, but all previous versions I tested were very unstable. But it really has all the features I need for a code snippet tool. I found some...