devxlogo

CoDe Magazine

Sorting Objectively

ne of my personal pet peeves is when I go to a conference or user group meeting and someone is doing a marketecture demo. That is, they are showing how

It’s a Blog World

oday is November 3rd, 2004. In case you didn’t know, this country held elections yesterday and as of this morning we have another four years of President Bush. One thing

Elegant Isn’t Always Best

n an effort to downsize, we recently decided to put the house in Los Angeles on the market?it’s our attempt to “cash out,” and take advantage of the hot real

Heard on .NET Rocks!: Jay Roxe

am the host of .NET Rocks!, an Internet audio talk show for .NET developers online at http://www.franklins.net/dotnetrocks and http://msdn.microsoft.com/dotnetrocks. My co-host, Rory Blyth, ( http://www.neopoleon.com ) and I interview the

Data Access with Microsoft Application Blocks

icrosoft recently launched the Microsoft Patterns and Practices section of their Web site, offering several complete architectural and design application blocks, complete with source code, that you can use in

Unit Testing in .NET

ou could create a new Windows Forms application using a default form. Then you could add several controls, a lot of code to instantiate your objects and call methods, and

Drag Once DataBinding with Custom Controls

n this article, I’ll explain how the Data Sources Window in Visual Studio 2005 will enable you to extend the list of controls supported for Drag Once Databinding. I’ll show