Hi Everyone,
Myself Akshay, i am new to this website as well as in c #. i learned little bit of c# from books so i can say that i have some theorotical knowledge of c# but i dont have enough experince with practical examples or real life examples.
Could you please tell me any book or website where i can have list of examples of using c# in projects so that i can try them and have good knowledge.
Thanks a lot
Akshay Kumar
Loading
Mahesh ChandPosted May 26, 2009, 12:43 AM
http://www.c-sharpcorner.com/Beginners/
StefanPosted May 25, 2009, 12:35 PM
A website you should definitely bookmark is http://msdn.microsoft.com/en-us/library/default.aspx. This website has the largest code reference for C#, VB, and C++. Not only does each page explain the code in detail, but it gives examples in multiple languages.