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
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
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
.NET Reflection can simplify many aspects of development by helping you create more generic and highly reusable code.
- By Francesco Balena
- 02/01/2005
Drill down on some under-documented techniques for using resource files in your .NET apps, and learn to customize these files for different customers.
- By Francesco Balena and Guiseppe DiMauro
- 01/01/2005
Learn how to debug applications running on the Internet, embed resources in the assembly manifest, and use regular expressions to filter out duplicates.
- By Francesco Balena and Enrico Sabbadin
- 12/01/2004
Learn to parse fixed-length files and delimited text files, detect when a key combination is pressed, and change the style of the Web control that has the input focus.
- By Francesco Balena and Marco Bellinaso
- 11/01/2004