show-notice
hide-notice

Monday 8 July 2013

How to add connection in web.config file in ASP.NET


Introduction



Here I will explain How to add connection in web.config file in ASP.NET.

 Examples

<connectionStrings>

<add connectionString="Data Source=IIPLR-D88D5CF34;Initial Catalog=movie;User ID=sa; Password=sa12345" name="connection"/>

</connectionStrings>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com