Code
The following articles come with code downloads. To get the code downloads, click on the article titles, then click on the Code Download button.
Learn the basic types of custom controls, as well as how to extend them. Also, learn how to take fuller advantage of drag-and-drop within your applications.
- By Stephen Perry
- 01/01/2006
Writing a Windows service is significantly more involved than many authors would have you believe. Here are the tools you need to create a Windows service robust enough for the real world.
ASP.NET 2.0 lets you build a data-bound custom control that ensures your data is always displayed consistently.
Take advantage of visualizers in Visual Studio 2005 to make yourself more productive; also learn how to create your own custom visualizers.
- By Vikram Srivatsa
- 08/01/2005
Take advantage of the Windows Management Interface to correctly gauge your application's performance requirements.
- By Derek Harmon
- 08/01/2005
Learn everything you need to start using .NET Web services to access Google Web APIs in your application.
Take advantage of plug-ins to create highly extensible and highly customizable Windows Forms applications that serve your users' needs better.
- By Francesco Balena
- 06/01/2005
Mix inheritance and Windows Forms to solve recurring UI-related problems.
- By Francesco Balena
- 05/01/2005
Learn how to localize your applications easily with this robust localization and resource-management tool.
- By Liewen Huang
- 05/01/2005
Save time by creating an extensible framework for a .NET agent. The framework offers a dynamically configurable job scheduler and notification service.
- By Luther Miller
- 05/01/2005
Take advantage of the fact that the Windows Forms databinding mechanism can use any .NET object that implements the IList interface as the data source.
- By Francesco Balena
- 04/01/2005
The second-generation .NET Framework builds on the tools of the first to provide better, more standards-compliant XML data validation.
- By Thiru Thangarathinam
- 04/01/2005
Master the art of loading and saving configuration files using Visual Studio .NET. Also, learn about planned changes in VS.NET 2005.
- By Francesco Balena
- 03/01/2005
ASP.NET 2.0's master pages can help you develop consistent Web apps without the additional overhead of include files, user controls, or third-party add-ins.
Take advantage of the new My.Computer functionality in Whidbey to implement a utility that manipulates the Registry to take care of bad e-mails.
- By Josef Finsel
- 03/01/2005