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
Track changes in files using XML datasets with the DiffGram format. This format lets you track what has changed, and what hasn't.
ASP.NET 2.0 master pages enable you to set the common content for a group of Web pages quickly and easily, while also providing for each page's unique content.
- By Dino Esposito
- 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
Database Programming with C# explains the essentials of database programming to those familiar already with C#. Learn to exploit the VS.NET IDE to access data, and more.
- By Joel Semeniuk
- 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.
Develop image-management apps that exploit the .NET Framework and ASP.NET with recursion, the TreeView control, the System.Drawing.Images namespace, the System.IO namespace, and more.
Learn 10 useful tips and tricks that help boost SQL Server application performance.
Disparate systems make business process automation inefficient. Semantic integration of structured, unstructured and process data simplifies implementation of a robust SOA model.
- By Boris Lublinsky
- 07/01/2004
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
Learn how to implement user profile management, a hot new feature in ASP.NET 2.0.
- By Dino Esposito
- 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
Learn how to create and customize data-intensive tables in ASP.NET Web applications.
Some developers mourn the day that offshoring will force them out of a job, while others assert you need to make yourself more marketable. Only the strong survive.
- By Readers of Visual Studio Magazine
- 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.
The Guru's Guide to SQL Server Architecture and Internals helps SQL Server power users manage their complex enterprise systems. This valuable reference manual goes far beyond the product's base documentation.
- By Joel Semeniuk
- 07/01/2004
Learn how to implement a print preview dialog that uses the PrintPreviewControl to add features that aren't in the default PrintPreviewDialog component.
Testing is a crucial component of the software development lifecycle. Combine testing tools with methodologies such as XP and TDD to boost quality assurance.
- By Peter Varhol
- 06/28/2004