开发者

How to learn programming for Web Development using microsoft technologies [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 9 years ago.

i am programmer but not good i am working with c# , asp.net an开发者_如何学JAVAd MVC too. so how i can improve our coding skill for develop a better web apps. means how can i learn it.


Obviously you need some good ASP.NET MVC resources as the other answers have pointed out. It is also worth investing time in learning about the .NET framework itself. For this purpose I thoroughly recommend CLR via C# by Jeffrey Richter.


I'd recommend getting Professional ASP.NET MVC 1.0 and working through it and the examples in it, particularly the Nerd Dinner Example.


Learning resources:

  1. The Official ASP.Net site (Video, Tutorials, Documentation)
  2. Learn ASP.Net MVC


What I think you should start with is some beginning book and move towards professional. One book could be

http://www.amazon.com/Beginning-ASP-NET-3-5-2008-Professional/dp/1590598911

once u understand this book then u can for MVC book like.

www.amazon.com/Pro-ASP-NET-Framework-Steven-Sanderson/dp/1430210079

In between try to learn by googling topics like. TDD(Test Driven Development), DI(Dependency Injection) and Other design Patterns

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜