learning development in Visual Studio. NET?
December 4th, 2009 | by admin |hi
someone will know of any page like www.w3schools.com to learn how to develop in Visual Studio. NET or any (easy& examples) manual or web page to learn. NET
thnx!!
Hello,
First of all you need to choose in which language you will start to learn. Usually VB.NET or C#.NET.
Another point is ti decide what kind of application you will do, Web application or just windows applications.
My advice is to buy a book about the .NET framwork (related to the studied language), there are many on amazon. I know only the ones from QUE Publishing but it was the books for preparing the Microsoft certification which was not really for beginners.
If you want to see samples in all the languages (VB, C#, ASP.NET and even Visual C++) have a look to the referenced sites.
Good luck
2 Responses to “learning development in Visual Studio. NET?”
By prx_187 on Dec 4, 2009 | Reply
Hello,
First of all you need to choose in which language you will start to learn. Usually VB.NET or C#.NET.
Another point is ti decide what kind of application you will do, Web application or just windows applications.
My advice is to buy a book about the .NET framwork (related to the studied language), there are many on amazon. I know only the ones from QUE Publishing but it was the books for preparing the Microsoft certification which was not really for beginners.
If you want to see samples in all the languages (VB, C#, ASP.NET and even Visual C++) have a look to the referenced sites.
Good luck
References :
http://www.codeproject.com/
http://www.codeguru.com/
By jwong71091 on Dec 4, 2009 | Reply
Yes there are many resources for learning that:
You can use a search engine like Google.com to find many good tutorials:
http://www.google.com/search?hl=en&source=hp&q=.Net+tutorial&aq=f&oq=&aqi=g10
http://www.programmingtutorials.com/
http://www.functionx.com/
http://www.homeandlearn.co.uk/index.html
Amazon.com has many books, DVDs, and etc. for programming:
http://www.amazon.com/gp/search/ref=sr_nr_n_15?rh=i%3Astripbooks%2Cn%3A%211000%2Cn%3A5%2Cp_28%3A.net%2Cn%3A3839&bbn=5&sort=relevancerank&ie=UTF8&qid=1258814368&rnid=5
Your local library may already have these books and other stuff.
A website like YouTube has tutorials on almost anything you can think of:
http://www.youtube.com/results?search_query=.Net+tutorial&search_type=&aq=f
Good luck and I hope this helps!
References :