How Connect to the Database(SQL) using Visual Studio
The are the questions asked by many of the .NET beginners (i am also one of them).But i don't found best explanation on internet . As a programmer it consumes more time in searching internet. So,to save your precious time i wanna show you how the connection between the C#.NET and SQL database is established (it also useful when you trying to connect with ASP.NET).I will explain this in step by step manner.