.NET Framework


Put Custom Property Editors on the Map

Use PropertyGrid to edit complex data structures by adding custom user interface editors.

Simplify Updates With Templates

ASP.NET developers often use a base class inherited from the root class Page as a template to make their Web sites look consistent. However, the HTML is often embedded in the base class, preventing the template from being previewed or edited. Learn to work around this problem by separating the template and the base class.

Will Application Integration Save the Enterprise?

Are you looking for something new to gain advantage over competitors? Application integration could be your vehicle for driving new and innovative information and business processes.

Novice VS.NET: Helpful or Hurtful?

Does VS.NET need a novice version to ease the transition for VB6 developers? Some say it would help; others assert it would hurt the respectability of a language finally coming into its own.

Build Cross-Platform PDA Apps

AppForge Crossfire 5.0 is a VS.NET 2003 add-in that lets you build applications for multiple mobile platforms from a single code base.

Books: Debug VB.NET Apps

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.

Track Changes With XML DataSets

Track changes in files using XML datasets with the DiffGram format. This format lets you track what has changed, and what hasn't.

Build Web Sites Using Master Pages

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.

Access the Power of VB.NET From C#

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.

Books: Master C# Database Programming

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.

Whitehorse Rides to Modeling's Rescue

Modeling has enormous potential, but software modeling tools are too complicated and little used. Microsoft aims to change that with Whitehorse.

Store Large Lookup Tables in DataSets

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.

Add Images to SQL Server

Adding images to and removing them from a SQL Server database is straightforward using simple drag-and-drop procedures.

Display and Manage Images in ASP.NET

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.

Speed Up SQL Server Apps

Learn 10 useful tips and tricks that help boost SQL Server application performance.

Unifying Data, Documents and Processes

Disparate systems make business process automation inefficient. Semantic integration of structured, unstructured and process data simplifies implementation of a robust SOA model.

Create a DSN-Less Database Connection

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.

Managing User Profiles in ASP.NET 2.0

Learn how to implement user profile management, a hot new feature in ASP.NET 2.0.

Add Charts With Ease

Dundas Chart for .NET is an easy-to-use tool for adding chart presentations to ASP.NET and WinForms applications.

Create Cool Custom Tables

Learn how to create and customize data-intensive tables in ASP.NET Web applications.

Subscribe on YouTube