Tuesday, September 24, 2013

web config

 <appSettings>
    <add key="connectionString" value="Data Source=192.168.1.7\SQLEXPRESS;Initial Catalog=TB_RECP_TEST;Persist Security Info=True;User ID=sa;Password=apple@123"/>
   
  </appSettings>

No comments: