The long-awaited VB.NET Beta 2 has been released at last, so this week's column is devoted to a few of the many changes in syntax that this new version enforces. Author: Francesco Balena Code: ASP.NET Beta 2 & VB
A Visual Basic Syntax Primer, quicky reference the core elements of VB.NET enabling you to start programming using the the base elements of the language. Author: Salman Code: ASP.NET v1.1 & VB
A straight forward guide to using the System.Datetime structure along with its most common usages in day to day development. This example comes with a live running demo with source code. Author: Salman Code: ASP.NET v1.1 & C#