Creating a Web Application with VB 2010 with Navigation and Data-Binding

Visual Basic 2010 makes it easier to create Web applications with navigation capabilities, because the Web Application project template provides a master page implementation with default pages and designer tools for adding further elements. If you want to create a data-centric Web application, the .NET Framework 4.0 offers specific controls (some of them new in .NET 4.0) that enable supplying a data source and data-binding capabilities with a few mouse clicks. This section shows you how to reach this objective. Select File, New Project and from the Web projects folder, select the ASP.NET Web Application template; name the new project as NorthwindOrders, and then click ...

Get Visual Basic® 2010 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.