Create Simple ASP web site with sql server database

Udemy
Course Summary
learn with Microsoft visual studio
-
+
Course Description
Design your website with ASP.Net with sql server database which provide dynamic accessibility to your user . this tutorial take you from asp.net front end to sql server back end. in this part of asp.net tutorial you will learn using of tools in front end at design page. you will also learn technique to connect sql server to your application.
this tutorial also goes intermediate level where you will learn accepting parameter from front end and executing through sql statement. for your convenience i describe this tutorial in two separate parts where the first part shows designing database and second part of this tutorial shows front end design.
creating database in SQL express 2008. and connect to your asp app.
use of basic controls in form.
running app in browser.
using of -
assembly
commands
SQL statements execution.
Creating Database
Accept parameters from front end.( passing parameter ).
using server explorer in app
creating new web form in app
visual studio configuration for external database - SQLSERVER2008.