Best C# practices
Please provide me websites that enhance the knowledge of C# language.
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.
MahaPosted Oct 22, 2014, 7:25 AM
If you selected a wrong source to build up your knowledge, subject will become bitter to you. Therefore you must be very careful in selecting a source.
This site is a good one. There is a online course available; you have to pay for that. There is a demonstration video as well.
http://www.bestdotnettraining.com/
Patti ClarkPosted Oct 22, 2014, 6:53 AM
Well if you are interested in best practices then first you should definitely check out MSDN's C# Programming Guide (see Kunal's MSDN link).
Also check the .NET Framework Guidelines and Best Practices:
http://msdn.microsoft.com/en-us/library/ms184412(v=vs.110).aspx
http://www.codeproject.com/Articles/539179/Some-practices-to-write-better-Csharp-NET-code
After that you could test yourself with these online coding tests, here are C# related coding tests.
Kunal VaishyaPosted Aug 30, 2013, 12:10 AM
thiago costaPosted Aug 29, 2013, 11:57 PM
http://www.c-sharpcorner.com/ is by far the best I know...
But, if you need something specific, ask it here, and if you're out of luck, search youtube, or google...
Usually when im stuck on a problem, I come here first... After I post my question, I google like crazy...
I usually get helped here, this community is full of experts, and kind people, that are willing to help us newbies. LOL.
Best Regards.