Description of Dispose Pattern :
This article demonstrates about the usage of dispose pattern and its features in detail with example. The author says this pattern is essential for every .NET developer to handle database connection with valuable effort. This article has given example using a database connection method with sample source file.