May 2010
Intermediate to advanced
1272 pages
61h 18m
English
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 ...
Read now
Unlock full access