July 2015
Intermediate to advanced
1300 pages
87h 27m
English
Visual Basic 2015 makes it easy to create web applications with navigation capabilities because the Web Forms 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.6 offers specific controls that enable you to supply a data source and data-binding capabilities with a few mouse clicks. This section shows you how to reach this objective.
Web Forms and MVC Scaffolding
Visual Studio 2013 and later allow you to mix Web Forms and MVC libraries and take advantage of scaffolding. With scaffolding, Visual Studio generates a number of controller classes ...
Read now
Unlock full access