Saturday, June 5, 2010

Sql Connection String Windows Authentication Mode

<add name="NorthwindConnectionString" connectionString="Data Source=ADMIN-PC\SA;Initial Catalog=Northwind;Integrated Security=True"
providerName="System.Data.SqlClient" />