SqlConnection In Asp.net – Part 2
C#, SQL Server, WCF, MVC and ASP .NET video tutorials for beginners
In this video we will learn about
1. Instantiating a SqlConnection object
2. Using the SqlConnection object
3. Why is it important to close a database connection
4. How to properly close a connection