ASP. net MVC learning. Although I have been engaged in some aspects before, I have not done any relevant testing and learning for such a system. Finally, I will summarize it and hope it will be helpful for beginners of MVC.
Now, the series of ASP. NET MVCArticleAs follows:
1. [ASP. NET topics] (1) -- ASP. net mvc:
Http://blog.csdn.net/rocket5725/archive/2010/01/11/5177320.aspx
2. [ASP. NET topics] (2) -- use ASP. net mvc to create a Movie Database Application within 15 minutesProgram:
Http://blog.csdn.net/rocket5725/archive/2010/01/12/5180209.aspx
3. [ASP. NET topics] (3) -- URL routing in ASP. net mvc:
Http://blog.csdn.net/rocket5725/archive/2010/01/12/5181221.aspx
4. [ASP. NET topics] (4) -- use ASP. net mvc to compile the desired page:
Http://blog.csdn.net/rocket5725/archive/2010/01/12/5181291.aspx
5. [ASP. NET topics] (5) -- how to pass values to a view:
Http://blog.csdn.net/rocket5725/archive/2010/01/12/5181457.aspx
6. [ASP. NET topics] (6) -- other return values of actionresult in ASP. net mvc:
Http://blog.csdn.net/rocket5725/archive/2010/01/13/5184415.aspx
7. [ASP. NET topics] (7) -- filter in ASP. net mvc:
Http://blog.csdn.net/rocket5725/archive/2010/01/13/5185452.aspx
Through this series of tutorials, I believe you can skillfully Build Your Own MVC development environment and use MVC to create your own projects.