CIS Logo SVC Logo

   Computing & Information Systems
   Department

 

Schoology Facebook        Search CIS Site      Tutorials

ASP.NET 4.5 Web Apps in Visual Basic



Using Microsoft Visual Studio 2015

These web pages hope to show how to use ASP.NET 4.5 and Visual Studio to easily create web applications, especially those that provide a front-end to a database. Visual Basic will be used as the programming language, although C# could be used instead.

Most of the examples assume that you are already familiar with introductory programming in a language that is similar to Visual Basic. The examples that manipulate a database assume that you already know basic database concepts, such as what tables and queries are. The database examples use Microsoft SQL Server but a background in Access, Oracle, MySQL, or a similar database should be sufficient.

Table of Contents

Author: Br. David Carlson
Last updated: October 09, 2017
Disclaimer