Saturday, May 9, 2009

Where can I find a C# Reference Sheet?

Long time answerer, first time asker... (I've always wanted to say that)...


I'm still relativily new to programming in C# and I have a few books on the subject. I'm looking for a quick reference chart with some basic commands that I need on it (instead of flipping through pages looking).





Can anyone supply a couple links?





Thanks for your help!


Jason

Where can I find a C# Reference Sheet?
Assuming that you need it for Microsoft platforms, the best resource is MSDN.





C# as language on MSDN:


http://msdn.microsoft.com/vcsharp/progra...





You probably also need .NET Framework Library


http://msdn.microsoft.com/library/defaul...
Reply:Mr, The people who wrote the books you have read/reading are professionals in the field of the programming language you are talking about i.e c# and the only way to achieve your goal is to read and understand each chapter very well. i once did what you are trying to do, but later on i noticed that most questions people ask me, or most difficulties i face are somewhere in those pages that i skipped. Try taking your time to achieve your goal and not looking for a shortcut. Here is a Link to a Nice E-book Tutorial on c# http://www.intelligentedu.com/blogs/post...
Reply:Yep MSDN. You can download the libraries as well....so....

sundew

No comments:

Post a Comment