.NET news » VB.NET 
Convenient way to remove items from first list when items are exist in second list in VB.NET
2 Jul 2012, 22:05:00 Source: Convenient way to remove items from first list when items...
Tags: VB.NET
Migrating VB project (which are using .tlb references) to VB.NET (yellow exclamation mark error in references)
Migration of a VB project which is using .tlb refrences, to VB.NET
3 May 2012, 05:32:00 Source: Migrating VB project (which are using .tlb references) to...
Tags: VB.NET
ScrollBar Control with Different Visual Style using VB.NET 2008
Why another Scroll Bar? The standard ScrollBar is too limited in functionality and I couldn't find a custom control written that did all that I wanted. This is a User Control with Microsoft Office 2007 Visual Style.
A very simple magnifying glass
A vb.net project showing how to build a simple magnifying glass.
Beginner's Guide: How to Implement log4net in VB.NET Web Application
Simple implementation guide for log4net in a VB.NET web application.
3 Jan 2012, 10:21:00 Source: Beginner's Guide: How to Implement log4net in VB.NET Web...
Tags: VB.NET
i00 VB.NET Spell Check - No 3rd Party Components Required!
Simple to use, open source Spell Checker for .NET
10 Nov 2011, 13:26:00 Source: i00 VB.NET Spell Check - No 3rd Party Components Required!
Tags: VB.NET
gAnnotation - Add Annotations or Watermarks to an Image (VB.NET)
Add Annotations or Watermarks to an Image using VB.NET
3 Aug 2011, 14:41:00 Source: gAnnotation - Add Annotations or Watermarks to an Image...
Tags: VB.NET
Redis VB.NET Part I: Introduction to Using Redis (NoSQL) with .NET
Create a usable redis component to enable usage of the redis storage system
29 Apr 2011, 09:08:00 Source: Redis VB.NET Part I: Introduction to Using Redis (NoSQL)...
Tags: VB.NET
Luna Data Layer Code Generator for VB.NET
This article discusses Luna Data Layer Code Generator for VB.NET.
Drawing a Line Graph in GDI+
Drawing a line graph in Cartesian coordinates (VB.NET and GDI+)