ehamid
08-12-2012, 04:42 PM
Hi,
I want to start learning asp.net.
I coding with html and css now...where should i start?and how?
Thx...
I want to start learning asp.net.
I coding with html and css now...where should i start?and how?
Thx...
|
||||
Start ASP.NETehamid 08-12-2012, 04:42 PM Hi, I want to start learning asp.net. I coding with html and css now...where should i start?and how? Thx... Bismark 08-14-2012, 12:29 PM Hi, I want to start learning asp.net. I coding with html and css now...where should i start?and how? Thx... 1. Start with plain C# (http://msdn.microsoft.com/en-us/library/aa288436(v=vs.71).aspx). 2. Make sure you're pretty good with Javascript (http://www.w3schools.com/js/default.asp). 3. Make sure you understand HTTP (http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol). 4. Finally, proceed to actual learning of ASP.NET (http://www.skill-guru.com/blog/2009/11/12/beginners-tutorial-for-programming-with-asp-net-part-i/). Tips from my personal experience: 1. BFF with google. 90% of your problems are already solved by other people, you just need a way to find those solutions and google will help you. 2. It helps to learn something simple before diving into ASP.NET. PHP or JSP will do just fine. 3. Surprisingly, knowledge of WindowsForms will help you accommodate with ASP.NET WebForms. 4. Don't use visual designers, which allow you to create UI with your mouse. Code with your keyboard instead - it helps a lot. Coding Start 08-15-2012, 08:09 AM If you want learn more about ASP.NET, a lot of forum that discuss this topics, one of which are : 1. http://forums.asp.net/ 2. http://forums.aspfree.com/ 3. http://forums.devshed.com/asp-programming-51/ 4. etc You can find more for this topics. vnit969 09-12-2012, 05:48 PM If you want learn more about ASP.NET using c# , you start begin with: http://www.sitepoint.com/asp-dot-net-introduction/ http://www.w3schools.com/aspnet/default.asp |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum