The .NET math class provides you with several handy math routines you can use even if you re not doing complex trigonometric or logarithmic functions. In ...
This is the fourth article in my series on the My.Computer.FileSystem Namespace. In this series we re taking a look at the functions in this namespace ...
This article is the second in my series on the My.Computer.FileSystem Namespace. This namespace provides several functions for working with files. In this article we ll ...
In my previous article, How to Use the Action and Predicate Delegates, I touched on the subject of delegates. MikeP sent me an email asking ...
In Part I, I covered the basics of the List object as well as inserting and removing items and sorting items. In this part I ll ...
How To Use Application Settings In the past VB ers have used INI files or the Registry to save application settings. This required either working within the ...
Application Framework events, introduced for VB.NET in VS 2005 Framework 2.0, provide you ways to better manage your application by extending the My namespace through partial ...