Debugging software systems is a necessary step to creating stable, low-defect software. Comprehensive VB.NET Debugging provides a roadmap that helps you avoid common traps and achieve your software goals.
- By Joel Semeniuk
- 08/01/2004
C# now provides many of the features VB developers have enjoyed for years. Learn how to plug the rest of VB's power into your C# apps.
- By Daniel Appleman
- 08/01/2004
Modeling has enormous potential, but software modeling tools are too complicated and little used. Microsoft aims to change that with Whitehorse.
- By Patrick Meader
- 07/01/2004
When mobile users need to look up and edit data without direct network connections, persist DataSets of lookup information as local XML files to preserve offline updates.
- By Roger Jennings
- 07/01/2004
Adding images to and removing them from a SQL Server database is straightforward using simple drag-and-drop procedures.
Increase your application's flexibility and make the installation simpler by connecting to the database without generating a DSN in the ODBC Data Source Administrator. Instead, use VB code to configure the connection.
- By Irina Segalevich
- 07/01/2004
Dundas Chart for .NET is an easy-to-use tool for adding chart presentations to ASP.NET and WinForms applications.
- By Mark Collins-Cope
- 07/01/2004
Software methodologies have their place and can be useful in the development process, but they need to be flexible to provide their maximum benefit.
Learn how to implement a print preview dialog that uses the PrintPreviewControl to add features that aren't in the default PrintPreviewDialog component.
Output your trace information to new targets, including SQL Server and XML—and do it without parsing.
- By Kathleen Dollard
- 06/01/2004
Writing Add-Ins for Visual Studio .NET helps you write an add-in customized to your needs. Les Smith walks you through the wizard and shows you how to develop your UI, trap IDE events, manipulate controls, and migrate your VB6 add-ins to the new platform.
- By Mark Collins-Cope
- 06/01/2004
Kathleen Dollard's recent Guest Opinion inspires reaction. Some hobbyists want Microsoft to continue support for VB6, while full-timers advise amateurs to step up to the .NET plate.
- By Readers of Visual Studio Magazine
- 06/01/2004
You can improve your UI in several ways, using the .NET Framework's built-in multithreading and asynchronous execution mechanisms.
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
Learn whether a given date is greater than or equal to a predefined date and how to add to the Expression Editor dialog box's list of Standard Expressions.
Employ the manual and automatic transaction models supported by the .NET Framework to maintain consistent data in your applications.
- By Paul Delcogliano
- 05/01/2004
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
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
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