Where can I get some good tutorials about constructing classes in .Net using C#? I'm learning alone at home & really need some sort of interaction that would help me learn to create my own classes and such. Would appreciate any valuable advice.
Sam Adams
Apress provides an excellent booked titled Pro_C_2008_and_the_NET_3_5_Platform_Fourth_EditionCode Project provides an enormous library of examples you can work withFor my advice, I suggest you pick a project and start working through creating classes and associated methods, properties, and events.If you are at a loss to come up with something, try creating data objects that represent the data in Northwind or Adventureworks
Hi Sam Adams,
Plz go through this site for learning c# from basics.
http://www.functionx.com/csharp/
Thanks,
Narasima