Click here to hide categories Click here to show left categories

User: Home          welcome : Guest          Log In / Register here     




How would u connect to database using .NET

SqlConnection nwindConn = new SqlConnection("Data Source=localhost; Integrated Security=SSPI;" + "Initial Catalog=northwind"); nwindConn.Open();

Share this article   |    Print    |    Article read by 1008 times
Author:
Guest
Guest user is that user who have done some activity on website without login. Activity contains commenting on any article, uploading an image on website etc.
Related Articles:
Related Interview Questions: