Quantcast
Channel: Programming Video Tutorials
Viewing all articles
Browse latest Browse all 53

Create, Connect Database in ASP.NET c# Video Tutorials part-28

$
0
0

Create, Connect Database in ASP.NET c# Video Tutorials part-28
In this video tutorial we will learn, How to create Database and Database table in asp.net using visual studio. First to create a new website, Add new item, select  SqlServer database (.mdf file). Double click on mdf file and open it in server explorer.  Expand database node. Right click on Table name and create table with number of columns. Also add value in the columns. 

Viewing all articles
Browse latest Browse all 53

Trending Articles