Creating a Web Application with VB 2015 with Data Access and Pages

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 ...

Get Visual Basic 2015 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.