《ASP.NET MVC 1.0高级编程》内容简介:ASP.NET MVC架构是以一些核心原则(可扩展性、可测试性和关注点分离)为指导从头设计而成的。该架构添加了各种约定以帮助开发人员走向成功,并且提供了适合于Web工作方式的流线型开发体验。
对于想剥离抽象层并接近事物实质的开发人员来说,ASP.NET MVC就很合适。对于特别关心架构如何组合在一起的开发人员来说,ASP.NET MVC也极具扩展性,几乎允许对其任何部分进行定制,甚至可按个人喜好整体替换。
《ASP.NET MVC 1.0高级编程》由ASP.NET小组成员编写,Scott Guthrie首先提供了一个说明如何构建应用程序的完整演示,然后深入介绍MVC的基本概念和历史,并快速过渡到讨论ASP.NET MVC模式如何实现这些概念。在学习《ASP.NET MVC 1.0高级编程》的过程中,您将理解在从传统的ASP.NET Web Forms转移到ASENET Mvc时所需的思维转换以及一旦转移后所获得的收益。
《ASP.NET MVC 1.0高级编程》主要内容
◆给MVC提供补充支持的各种工具集和技术,女11SubSonic、LINQ、jQuery和REST
◆标准ASP.NET MvC应用程序的结构
◆高级路由策略以及扩充架构的高级技巧
◆ASENETMVC和IASP.NET WebForms;艺间的区别以及如何在两者间共享数据
◆如何保护ASPNET MVCI立用程序的安全
《ASP.NET MVC 1.0高级编程》读者对象
《ASP.NET MVC 1.0高级编程》面向希望在构建WeN立用程序时利用关注点分离、可扩展性和对标记进行控制的ASP.NET开发人员,同时要求读者掌握使用c#进行ASENET开发。 This book begins with you working along as Scott Guthrie builds a complete ASP.NET MVC reference application. He begins NerdDinner by using the File->New Project menu command within Visual Studio to create a new ASP.NET MVC Application. You'll then incrementally add functionality and features. Along the way you’ll cover how to create a database, build a model layer with business rule validations, implement listing/details data browsing, provide CRUD (Create, Update, Delete) data form entry support, implement efficient data paging, reuse UI using master pages and partials, secure the application using authentication and authorization, use AJAX to deliver dynamic updates and interactive map support, and implement automated unit testing. From there, the bulk of the rest of the book begins with the basic concepts around the model view controller pattern, including the little history and the state of the MVC on the web today. We'll then go into the ways that MVC is different from ASP.NET Web Forms. We'll explore the structure of a standard MVC application and see what you get out of the box. Next we dig deep into routing and see the role URLs play in your application. We'll deep dive into controllers and views and see what role the Ajax plays in your applications. The last third of the book focuses entirely on advanced techniques and extending the framework. In some places, we assume that you're somewhat familiar with ASP.NET WebForms, at least peripherally. There are a lot of ASP.NET WebForms developers out there who are interested in ASP.NET MVC so there are a number of places in this book where we contrast the two technologies. Even if you're not already an ASP.NET developer, you might still find these sections interesting for context, as well as for your own edification as ASP.NET MVC may not be the web technology that you're looking for. It’s worth noting, that ASP.NET MVC is not a replacement for ASP.NET Web Forms (aka just "ASP.NET"). Many web developers have been giving a lot of attention to other web frameworks out there (Ruby on Rails, Django) which have embraced the MVC (Model-View-Controller) application pattern, and if you’re one of those developers, or even if you’re just curious, this book is for you. MVC allows for (buzzword alert!) a "greater separation of concerns" between components in your application. The book goes into the ramifications of this, but if it had to be said it in a quick sentence: ASP.NET MVC is ASP.NET Unplugged. ASP.NET MVC is a tinkerer’s framework that gives you very fine-grained control over your HTML and Javascript, as well as complete control over the programmatic flow of your application.
点击链接进入中文版:
ASP.NET MVC 1.0高级编程
《交往与空间》这本书着重从人及其活动对物质环境的要求这一角度来研究和评价城市和居住区中公共空间的质量,在从住宅到城市的所
《数据主权与安全:跨境电子取证》内容简介:网络时代的到来导致以领土范围为标准的管辖界限逐渐模糊,近年来各国在刑事侦查中收集
《方汉奇文集(增订版)》内容简介:《方汉奇文集》(增订版)收录了方先生半个多世纪的研究成果和心得,史料丰富、考据严谨、笔法
《华与华方法》内容简介:最高的效率是不返工,最快的进步是不退步。企业经营走正道,才能少走弯路、少犯错误。18年来,华与华始终
本书系统、深入地介绍了通信系统及通信网的基本原理及基本分析方法,是通信及信息专业的专业基础课教材。全书共二十一章,内容包
《重阳》内容简介:《重阳》是一部为国人量身打造的传统节日知识读本。重阳历史悠久,节俗丰富,是重要的传统节日之一。在本书中,
《Qt高级编程》是一本阐述Qt高级编程技术的书籍。《Qt高级编程》以工程实践为主旨,是对Qt现有的700多个类和上百万字参考文档中部
《面向WebAssembly编程:应用开发方法与实践》内容简介:这是一部讲解如何用高级编程语言开发WebAssembly应用的著作,由国内WebAss
《区块链去中心化金融》内容简介:本书包括十余个典型性的区块链上分布式金融项目的案例,以“模式-场景-工作机制-性能-创新性”的
Contourlet变换 内容简介 本书以Contourlet变化在图像处理中的应用为研究对象,介绍了Contourlet变换在影像压缩、超分辨率重建、影像融合...
《OpenCV 4.5计算机视觉开发实战:基于Python》内容简介:OpenCV是一个跨平台计算机视觉和机器学习软件库,也是计算机视觉领域的开
《跟老齐学Python》内容简介:《跟老齐学Python:从入门到精通》是面向编程零基础读者的Python入门教程,内容涵盖了Python的基础知
《马云商道真经》内容简介:《马云商道真经》从马云对人生的认识、以及他超出常人的"狂妄",创业精神、团队合作、经营理念、企业管
《软件项目成功之道》的作者JaredR.Richardson以精炼、风趣的语言揭开了项目管理过程的神秘面纱。所涵盖的内容涉及工具、使用项目
《LabVIEW8.20程序设计从入门到精通》全面介绍了LabVIEW8.20专业开发版中的各种编程知识与技巧。基础篇循序渐进地介绍了LabVIEW程
《调阴阳就是养命》内容简介:一个人健康与否,有没有活力,都跟身体中的阴阳有着千丝万缕的关系。阴就是身体中具有流动性的一些物
全国计算机等级考试一级教程-计算机基础及WPS Office应用-(2018年版) 本书特色 本书是根据《全国计算机等级考试一级WPS Office考试大纲(2...
本书是一位计算机专家与一位人类学家思想碰撞的结晶,针对那些无法通过传统方法解决的系统问题,为我们介绍了分析与理解这类问题
说服力-工作型PPT该这样做 本书特色 畅销书《说服力 让你的ppt会说话》作者再?倾情奉献ppt达人:大乘起信/lonely_fish/小蚊子/蝇子/秋叶等...
《从零开始学Android开发》内容简介:本书从基本的Java语法开始讲解,通过具体的实例介绍Android开发的全过程,从零基础到进阶全覆