ASP.NET MVC Succinctly

简介:
ASP.NET MVC是Microsoft用于构建web应用程序的框架。它遵循模型视图控制器设计模式,以保持数据,视图和逻辑在应用程序中清晰分离,并鼓励开发人员遵循良好的编码实践。该框架提供了Razor视图引擎,用于在您的应用程序中创建一致的外观和感觉,并提供了一种简单的方法来设计您的应用程序,而无需自己编写所有标记。使用Nick Harrison的ASP.NET MVC,您将学习这些功能以及更多功能,包括如何将您的应用程序与jQuery集成,以及如何使用MVC脚手架自动生成代码中更繁琐的部分。
英文简介:
ASP.NET MVC is a framework from Microsoft for building web apps. It follows the Model View Controller design pattern to keep the data, views, and logic clearly separated in apps, and encourages developers to follow good coding practices. The framework provides the Razor view engine for creating a consistent look and feel in your apps, and HTML helpers to provide an easy way to design your app without having to write all of the markup on your own. With ASP.NET MVC Succinctly by Nick Harrison, you will learn these features and more, including how to integrate your app with jQuery, and how to use MVC scaffolding to automatically generate the more tedious portions of your code.
- 书名
- ASP.NET MVC Succinctly
- 译名
- ASP.NET MVC 简明版
- 语言
- 英语
- 年份
- 2015
- 页数
- 87页
- 大小
- 16.22 MB
- 标签
- MVC
- 简明教程
- .NET
- 下载
ASP.NET MVC Succinctly.pdf
- 密码
- 65536
最后更新:2025-04-12 23:57:54
←Designing Evolvable Web APIs with ASP.NET: Harnessing the Power of the Web