Articles List  


Visual Basic.Net
A Few of My Favorite (.Net) Things
04/21/2007 - Although there are thousands of classes in the .Net framework, there are some that will use all the time. This article describes three, the Stringbuilder, Hashtable, and Arraylist that can make your code more efficient and get you in the mindset of programming the .Net way. It was written when .Net 1.1 was the current version. Read More...

VB.Net is Easy!
04/21/2007 - Still on VB 6? Do you believe the myth that VB.Net is harder than VB 6? Well you've been misled by everyone, even (especially) otherwise respectable magazines. In this article, I bust those myths with a few simple examples of how VB.Net is actually easier to work with than VB 6. Read More...