ASP.NET 4.5 Web Forms Tutorial Series in Visual Basic


ASP.NET, ASP.NET 4.5
Web
Web
en-US
3/25/2013

Introduction

Based off from Erik Reitan's ASP.NET WebLog ASP.NET 4.5 Web Forms Tutorial Series Published - 10 Tutorials - I have taken Erik's C# code of the WingTipToys completed project and created the VB version of the WingTipToys completed project for all of us VB developers!

Building the Sample

There are no special instructions for downloading the solution.

Requirements

ASP.NET 4.5
Visual Studio 2012

More Information

With the release of ASP.NET 4.5 Microsoft has updated and published their end to end tutorial series that now consists of 10 tutorials on the ASP.NET website: Getting Started with ASP.NET 4.5 Web Forms. I have taken their example C# source code for the series and created the completed project with VB source code. You should still be able to follow the tutorial series with just replacing the C# code with the VB code from the downloaded zip file. This series of tutorials guides you through the steps required to create an ASP.NET Web Forms application using Visual Studio Express 2012 for Web and ASP.NET 4.5. The application you'll create is named Wingtip Toys. It's a simplified example of a store front web site that sells items online. This tutorial series highlights several of the new features available in ASP.NET 4.5.

-- James Chaney
This posting is provided "AS IS" with no warranties