DOTNET
As a beginner how to start learning c#.net
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.
Riddhi ValechaPosted Jun 6, 2013, 3:50 AM
I would rather suggest that you should first revise the OOPs concepts of C++.
And then start with video tutorials of C# and ASP.NET.
Praveen KumarPosted Jun 6, 2013, 3:42 AM
http://www.c-sharpcorner.com/ebooks/free/53/programming-C-Sharp-for-beginners.aspx
Also we have beginner section for you:
http://www.c-sharpcorner.com/beginners/
Sunny SharmaPosted Jun 6, 2013, 3:39 AM
If you love watching tutorials (I always prefer), I suggest you to start here with Channel9:
http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners
I would like to encourage you to join Microsoft virtual Academy, they have plenty of resources on learning Microsoft things.
Links above are very good points to start. Apart of videos, "tutorialspoint.com" also have C# explained ina very nice manner and they are easy to go with.
http://www.tutorialspoint.com/csharp/
Visit them to start.
Hope it helps. Happy Learning :)
Mark this as answer if it helps.
Thanks.