CoDe Magazine

DevX - Software Development Resource

Never Give Up

‘m writing this editorial in early 2004. Yes this is the March/April issue but I see January out my window. Like many people, I made a new resolution for the

DevX - Software Development Resource

Asynchronous Windows Forms Programming

indows Forms applications often require some sort of asynchronous invocation option. You rarely want to block the user interface while a lengthy operation executes in the background. Windows Forms pose

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

ADO.NET Best Practices, Part II

DO.NET has a strong and powerful disconnected model that lets programmers build a Web of in-memory objects and relate contents coming from different tables and even from different data sources.

DevX - Software Development Resource

Three Cool New Features in C#

# has always had a reputation as a clean language with lots of innovation. The Whidbey-release of Visual Studio .NET ships with a new version of the C# compiler that

DevX - Software Development Resource

Creating Web Sites with ASP.NET Whidbey

e remember clearly the time period before ASP.NET 1.0 shipped. While building applications using ASP, we said over and over “I sure wish we could use this stuff right now,”