Intro to ASP.NET MVC 4 with Visual Studio, Step-by-Step

Intro to ASP.NET MVC 4 with Visual Studio, Step-by-Step

简介:

ASP.NET MVC 4框架是微软ASP.NET web平台的最新发展。它提供了一个高生产力的编程模型,促进了更清洁的代码体系结构,测试驱动的开发和强大的可扩展性,并结合了ASP.NET的所有优点。

本书将教您使用Microsoft Visual Studio 11 Express Beta for Web构建ASP.NET MVC Web应用程序的基础知识,这是Microsoft Visual Studio的免费版本。

您将实现一个简单的电影列表应用程序,该应用程序支持从数据库创建,编辑,搜索和列出电影。该应用程序还允许您添加,编辑和删除电影,以及查看有关个别电影的详细信息。所有dataentry方案都包括验证,以确保存储在数据库中的数据是正确的。

英文简介:

The ASP.NET MVC 4 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.

This book will teach you the basics of building an ASP.NET MVC Web application using Microsoft Visual Studio 11 Express Beta for Web, which is a free version of Microsoft Visual Studio.

You'll implement a simple movie-listing application that supports creating, editing, searching and listing movies from a database. The application also lets you add, edit, and delete movies, as well as see details about individual ones. All dataentry scenarios include validation to ensure that the data stored in the database is correct.

书名
Intro to ASP.NET MVC 4 with Visual Studio, Step-by-Step
译名
使用 Visual Studio 逐步介绍 ASP.NET MVC 4
语言
英语
年份
2012
页数
118页
大小
4.40 MB
标签
  • MVC
  • .NET
  • 下载
    pdf iconIntro to ASP.NET MVC 4 with Visual Studio, Step-by-Step.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:54

    ←Visual Basic 2017 Made Easy

    →ASP.NET MVC 4 Mobile Websites Succinctly