VS.NET is a flexible and powerful programming tool, but a special novice version would expand its audience (and Microsoft's) not only with hobbyists, but in the enterprise as well.
- By Patrick Meader
- 06/01/2004
You can automate exception logging with one line of client code, control it through an App.config file without recompiling, and use custom publishers to craft cool logging tools.
InfoPath SP1 and the new .NET 2003 Toolkit let you implement business logic behind InfoPath forms with managed VB.NET or C# code instead of JScript or VBScript event handlers.
- By Roger Jennings
- 05/01/2004
You can boost performance in server-side apps by using COM+ pooled objects to cache resources. Be sure to enlist the connection manually each time the object pool picks up the object.
- By Enrico Sabbadin
- 05/01/2004
A reader calls for less beta coverage and more focus on current technologies, such as GDI, namespaces, and exception handling.
- By Readers of Visual Studio Magazine
- 05/01/2004
Readers respond en masse to a recent Editor's Note on offshoring with a mixture of acceptance at its inevitability and outrage at the companies sending jobs overseas.
- By Patrick Meader
- 05/01/2004
The C# Programming Language is a reference book that will benefit both beginners and veterans alike. Topics include exceptions, unsafe code, generics, anonymous methods, iterators, and partial types.
- By Mark Collins-Cope
- 05/01/2004
DLL Hell is largely a thing of the past with VS.NET and the .NET Framework. But having multiple versions of the same components can be trying in its own right.
- By Jonathan Goodyear
- 05/01/2004
CAS/Tester from Desaware runs your application through an automated test suite that assesses and reports on your app's code-access security.
Activate Windows impersonation selectively, determine the update order of DataTables at run time, guarantee the delivery order of asynchronous delegates, and more.
- By Enrico Sabbadin
- 05/01/2004
The hobbyist/part-time programmer is becoming an endangered species. However, we as an industry need the skills this person provides.
- By Kathleen Dollard
- 04/01/2004
Offshoring is changing the nature of what it is to be a developer today, much as HMOs have changed what it is to be a doctor. What does this mean to you?
- By Patrick Meader
- 04/01/2004
Display data programmatically with only a few lines of code, using the databinding features built into the .NET Framework's WinForms controls.
Use FTP or HTTP POST to transfer files over the Internet with .NET. Also learn how to secure a database Connection string.
Blogging gives developers (and others) a new way to share information on the Web. Learn more about blogging, as well as FTP's own blogging site.
- By Patrick Meader
- 03/01/2004
Enhance the DataSet class with inheritance and extend its associated XML schema to hook validation checks and custom validation routines into DataSets declaratively.
- By Enrico Sabbadin
- 03/01/2004
Visual Studio .NET ships with a nice set of controls and classes to build Windows applications, but with only a little effort, you can augment these controls so they serve you better.
- By Markus Egger
- 03/01/2004
Chris Sells shows you how to develop user interfaces in .NET in his book, Windows Forms Programming in C#.
- By Mark Collins-Cope
- 02/01/2004
WinFS offers new ways to interact with data that redefine how the operations system offers up data. Check out what's new with a snapshot of its current architecture model.
- By Kathleen Dollard
- 02/01/2004
Take advantage of the GDI+ graphics library to change the orientation of the label controls in an application; also, use Word's spell check from within your .NET application.
- By Fabio Ferracchiati
- 02/01/2004