Looking for an OOP reference
I am looking to learn more about OOP and would like to find a reference that would include or possibly specialize in ADO, and would include C# examples. Any recommendations?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
jingePosted Oct 15, 2009, 3:01 AM
Trust me, you will learn a lot.
Collins GarlinnPosted Oct 15, 2009, 7:21 PM
Kirtan PatelPosted Oct 15, 2009, 3:49 AM
i recommend you to
First Take a look at Object Oriented Concepts of C#
http://www.c-sharpcorner.com/UploadFile/eecabral/OOPSand.NET111102005065802AM/OOPSand.NET1.aspx
then
Find Some Good Article to Class based Data Access Layer :)
like Below
http://msdn.microsoft.com/en-us/library/aa581776.aspx