I’m started to learn asp.net and untill now i finish the book beginning asp.net 4, what should i read now ? (css – jquery – javascript – ajax – …)
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I would suggest you pick a problem to give you focus (something small such as a to-do list application) and start writing some code.
Doing this will highlight any gaps that you currently have giving you a basis for more research.
While webforms is ‘easy’ and handles much of the http stack for you, I agree with Ed R about going down the ASP.NET MVC 3 route.