Related resources for ADO.NET tips
  • 5 tips to improve performance of C# code: Part 48/13/2018 4:18:36 AM. In this article, I will show a few ADO.NET tips to improve performance. A connection object is one of the most resource consuming objects in ADO.NET. So we need to manage this object very carefully.