constring = (string)ConfigurationManager..
.ConnectionStrings["connstr"].ConnectionString;
where
connstr is the connectionstring name in web.config
Personalization Database Configuration asp.net 2.0 »
@ 25. Apr 2006 – 06:56:28
constring = (string)ConfigurationManager..
.ConnectionStrings["connstr"].ConnectionString;
where
connstr is the connectionstring name in web.config
The content of this website belongs to a private person, blog.co.uk is not responsible for the content of this website.