If you are looking for VB specifc resource, you might find VB Helper a useful resource to add to your Favourites.
You can also subscribe to their weekly newsletter which includes How-to resources and other useful dev links. The VB newsletter comes in three versions - VB6 only / VB.Net only/ VB6 + VB.NET
This week's newsletter include how-to tips:
- Make a program shrink to the system tray when the user clicks the close button in Visual Basic .NET
- Sort objects by making a class implement the IComparable interface
- Sort objects by different key fields by building a comparer class in Visual Basic .NET