Tag: Development

Community

ASP.NET Using Databases

(Martin Dixon) ASP.NET websites would be useless without a data source. For this, most ASP.NET web applications use SQL Server. In this tutorial we will look into how to connect to a SQL Server database and how to use and save data on our web application.

Community

Using Razor with Visual Basic

(Joe Kunk) In my local developer community, the popularity of the Microsoft Model-View-Controller Web development platform is clearly increasing, particularly since version 3 — featuring the Razor view engine — was released last January, and the ASP.NET MVC Tools Update was released in April.