CoDe Magazine

DevX - Software Development Resource

Async-Up Your Objects

art of good component writing involves designing and developing components with the idea that developers other than you will use them. A good practice is to use conventions that are

DevX - Software Development Resource

Managing Processes in .NET

ave you ever wanted to manage processes in Win32 code? When it comes to this, there’s good and bad news. On the good news side, you can do virtually everything

DevX - Software Development Resource

Give Your Forms a Base

reat Windows applications have a consistent user interface. As users learn how to work with one form in the application, they can leverage that knowledge to work with other forms