Visual Basic Blog

A group blog from members of the VB team

WebMatrix Series #1: How to Create Visual Basic Websites Using WebMatrix

  Microsoft WebMatrix is an exciting new product that makes the creation of custom ASP.NET Web sites possible without all the complexity of the full Visual Studio environment. WebMatrix supports web site development in both C# and Visual Basic. In this blog post, I will demonstrate how to create VB websites using Webmatrix. Before ...