Which namespace do we use to connect to SQL SERVER in ADO.Net?
tony garg
using Systyem.Data; Using System.Sql; Using System.Sql.SqlClient;