How to connect sql connect to asp.net?
how to connect sql connect to asp.net?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anuja PawarPosted Jan 24, 2012, 5:21 AM
Refer this link with complete explanation
http://msdn.microsoft.com/en-us/library/ff648340.aspx
http://www.csharp-station.com/Tutorials/AdoDotNet/Lesson02.aspx
Prabhu RajaPosted Jan 23, 2012, 11:23 AM
You can connect to the database using Ado.Net in Asp.net, Refer this Article. Hope it will help you.
http://www.c-sharpcorner.com/uploadfile/abhikumarvatsa/connecting-to-sql-server-in-Asp-Net/
If this post helps you, then mark as "Correct Answer". Thank You