zoukankan      html  css  js  c++  java
  • [ASP.NET MVC书籍推荐]Pro ASP.NET MVC 3 Framework, 3rd Edition

    一本ASP.NET MVC3.0的书籍,是2011年7月份才出版的,内容比较update。

    内容介绍如下:

    The ASP.NET MVC 3 Framework is the latest evolution of Microsoft’s ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET 4.

    In this third edition, the core model-view-controller (MVC) architectural concepts are not simply explained or discussed in isolation, but are demonstrated in action. You’ll work through an extended tutorial to create a working e-commerce web application that combines ASP.NET MVC with the latest C# language features and unit-testing best practices. By gaining this invaluable, practical experience, you’ll discover MVC’s strengths and weaknesses for yourself—and put your best-learned theory into practice.

    The book’s authors Steve Sanderson and Adam Freeman have both watched the growth of ASP.NET MVC since its first release. Steve is a well-known blogger on the MVC Framework and a member of the Microsoft Web Platform and Tools team. Adam started designing and building web applications 15 years ago and has been responsible for some of the world’s largest and most ambitious projects. You can be sure you are in safe hands.
    What you’ll learn

    Gain a solid architectural understanding of ASP.NET MVC 3, including basic MVC
    Explore the entire ASP.NET MVC Framework
    See how MVC and test-driven development work in action
    Capitalize on your existing knowledge quickly and easily through comparison of features in classic ASP.NET to those in ASP.NET MVC
    Learn about the latest security and deployment issues, including those related to IIS 7

    Who this book is for

    This book is for web developers with a basic knowledge of ASP.NET and C# who want (or need) to start using the new ASP.NET MVC 3 Framework.

    感谢博友r01cn《Pro ASP.NET MVC 3 Framework (Third Edition)》的翻译,详情见其博客

    感谢博主Winson的上传,下载地址:下载

  • 相关阅读:
    SVN
    Oracle用户、权限、角色管理(转)
    X5学习笔记—给单元格添加颜色
    JdbcTemplae使用入门&&Spring三种连接池配置&&Spring配置文件引用外部properties文件
    依赖注入Bean属性
    IoC容器装配Bean(xml配置方式)(Bean的生命周期)
    Spring配置文件的读取
    Spring IoC反转控制的快速入门
    spring security 权限框架原理
    win7 开机,或重启自动启动 该文件下的
  • 原文地址:https://www.cnblogs.com/lushuicongsheng/p/2378327.html
Copyright © 2011-2022 走看看