A place to learn from Little Techie...
Little Techie who is Microsoft Most Valuable Professional (MVP), Most Valuable Contributor (MVC), Most Valuable Member (MVM), Member of the Year..........
Pages
▼
Wednesday, February 25, 2009
Setting a connection string in Web.Config
Setting a connection string in Web.Config
connectionString="Data Source=Servername; Initial Catalog=dbo;uid=sa;pwd=sa;Pooling=true;Min Pool Size=0;Max Pool Size=1000;"/>
No comments:
Post a Comment