ASP.NET MVC Demo

时间:2016-09-29 11:04:49
【文件属性】:

文件名称:ASP.NET MVC Demo

文件大小:554KB

文件格式:RAR

更新时间:2016-09-29 11:04:49

ASP.NET MVC

1、开发环境VS2008+SP1补丁。+SQL2000 2、该示例适用于新手入门MVC的简单实例。 3、包括功能增、删、该、查、分页、数据验证 4、数据访问采用LinqToSql类


【文件预览】:
Mvc_Demo
----Models()
--------StuDB.dbml(2KB)
--------StuDB.dbml.layout(2KB)
--------StudentInfo.cs(2KB)
--------AccountModels.cs(11KB)
--------StuDB.designer.cs(10KB)
----bin()
--------Mvc_Demo.pdb(70KB)
--------Mvc_Demo.dll(30KB)
--------MvcPager.dll(36KB)
----Mvc_Demo.csproj(8KB)
----Web.config(12KB)
----Mvc_Demo.csproj.user(1KB)
----obj()
--------Debug()
----Controllers()
--------AccountController.cs(5KB)
--------HomeController.cs(554B)
--------StudentsController.cs(4KB)
----App_Data()
----Global.asax.cs(1KB)
----Global.asax(100B)
----Scripts()
--------jquery-1.4.1.js(165KB)
--------MicrosoftAjax.debug.js(309KB)
--------MicrosoftMvcValidation.debug.js(37KB)
--------MicrosoftMvcAjax.js(6KB)
--------MicrosoftMvcValidation.js(13KB)
--------jquery.validate.js(38KB)
--------jquery-1.4.1-vsdoc.js(237KB)
--------jquery.validate-vsdoc.js(43KB)
--------jquery.validate.min.js(26KB)
--------jquery-1.4.1.min-vsdoc.js(237KB)
--------jquery.validate.min-vsdoc.js(43KB)
--------MicrosoftAjax.js(99KB)
--------MicrosoftMvcAjax.debug.js(15KB)
--------jquery-1.4.1.min.js(70KB)
----Views()
--------Students()
--------Account()
--------Web.config(2KB)
--------Home()
--------Shared()
--------NewFolder1()
----Content()
--------Site.css(5KB)
----Properties()
--------Settings.settings(968B)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(2KB)
源码必读.txt
例题说明.txt
Mvc_Demo.Tests
----bin()
--------Debug()
----obj()
--------Debug()
----Controllers()
--------AccountControllerTest.cs(14KB)
--------HomeControllerTest.cs(1KB)
----Mvc_Demo.Tests.csproj(3KB)
----App.config(302B)
----Properties()
--------AssemblyInfo.cs(1KB)
Mvc_Demo.suo
Mvc_Demo.sln
DB
----Student.sql(3KB)
----Student_log.ldf(2MB)
----Student_data.mdf(10MB)

网友评论