Architecture of ADO.NET-Tutorial-CodeGain

added by codegain
12/22/2010 2:09:44 AM

117 Views

In this article, I will uncover few internals of ADO.NET architecture, and also refer to my favorite tool Reflector to see the code that is written inside the .NET classes. My focus in the article is only on the internals of the architecture, so if you are new to ADO.NET, it would not be a good idea to read it over and confuse yourself more, rather read thorough Overview of ADO.NET and come back later.


0 comments