Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi, I am new to C sharp. I want create i database in sql server 2005. and wants to connect that database with c sharp application . any One can help me. Remember i am beginner.
Very thinks.
Posted

Have a look at below link for "SQL Server Database Creation".
http://msdn.microsoft.com/en-us/library/ms186312%28v=SQL.90%29.aspx

You may refer below links for Ado.Net.
http://www.csharp-station.com/Tutorials/AdoDotNet/Lesson01.aspx

Using ADO.NET for beginners
 
Share this answer
 
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900