hi, as the question says, i wish to learn OOP in c#. I am aware of the basics of OOP such as what does class means, what is object, and all 6-7 features of OOP. What i dont understand that how to make use this in real application? I get stuck when it comes to using all these features during development (coding).
I have code in VB.NET and now would be doing in C#. I have use VS 2005 and now using VS 2008.
Please suggest me some very good resource to learn (& especially i could implement it also) OOP in C#
thanks