devxlogo

October 22, 2002

C#: Why Do We Need Another Language?

ver the years the topic of a simpler language entered the discussions of the Microsoft Visual C++ development team. While C++ gives programmers a tremendous amount of power and control,

The Importance of Friends

hen I originally sat down to write this editorial, I thought I was going to discuss interfaces and how developers could do a much better job creating them. Then I

Ask the Doc Detective

ear Doc Detective, I’m new to .NET and I’m having difficulty understanding how to connect to an Access database. All of the walkthroughs and examples seem to use SQL Server,

Always Make a Local Copy of an Object

Reading from the object variable is always slower than reading from the local variable. So, if you are reading from the object variable frequently, then save it in a local

Making the Most of the VB TreeView Control

he TreeView control is one of the most flexible Windows controls. It displays hierarchical data and lets users navigate through the hierarchy by expanding and collapsing nodes at will. I

Giving SOAP a REST

or the past two years, the hype surrounding the Simple Object Access Protocol (SOAP) has barely waned, although its opponents have gradually risen in number. While some critics are simply