MVC2.0入门例题源码

时间:2014-06-29 07:39:06
【文件属性】:
文件名称:MVC2.0入门例题源码
文件大小:560KB
文件格式:RAR
更新时间:2014-06-29 07:39:06
MVC2.0 asp.net MVC2.0入门例题源码 1、开发环境VS2008+SP1补丁。+SQL2000 2、该示例适用于新手入门MVC的简单实例。 3、包括功能增、删、该、查、分页、数据验证 4、数据访问采用LinqToSql类
【文件预览】:
例题说明.txt
Mvc_Demo.sln
from.gif
Mvc_Demo.suo
Mvc_Demo.Tests
----bin()
--------Debug()
----Mvc_Demo.Tests.csproj(3KB)
----obj()
--------Debug()
----Properties()
--------AssemblyInfo.cs(1KB)
----App.config(302B)
----Controllers()
--------HomeControllerTest.cs(1KB)
--------AccountControllerTest.cs(14KB)
DB_51aspx
----Student.sql(3KB)
----Student_log.ldf(2MB)
----Student_data.mdf(10MB)
最新Asp.Net源码下载.url
51aspx源码必读.txt
Mvc_Demo
----Global.asax.cs(1KB)
----Scripts()
--------MicrosoftMvcValidation.js(13KB)
--------jquery.validate.js(38KB)
--------jquery-1.4.1.min.js(70KB)
--------jquery.validate.min-vsdoc.js(43KB)
--------jquery.validate.min.js(26KB)
--------jquery.validate-vsdoc.js(43KB)
--------MicrosoftMvcValidation.debug.js(37KB)
--------jquery-1.4.1.js(165KB)
--------jquery-1.4.1.min-vsdoc.js(237KB)
--------MicrosoftMvcAjax.debug.js(15KB)
--------jquery-1.4.1-vsdoc.js(237KB)
--------MicrosoftAjax.js(99KB)
--------MicrosoftMvcAjax.js(6KB)
--------MicrosoftAjax.debug.js(309KB)
----Global.asax(100B)
----Mvc_Demo.csproj(8KB)
----bin()
--------MvcPager.dll(36KB)
--------Mvc_Demo.dll(30KB)
--------Mvc_Demo.pdb(70KB)
----Web.config(12KB)
----Mvc_Demo.csproj.user(1KB)
----obj()
--------Debug()
----Properties()
--------Settings.settings(968B)
--------Settings.Designer.cs(2KB)
--------AssemblyInfo.cs(1KB)
----App_Data()
----Views()
--------Students()
--------Web.config(2KB)
--------Home()
--------Shared()
--------Account()
--------NewFolder1()
----Content()
--------Site.css(5KB)
----Models()
--------StudentInfo.cs(2KB)
--------StuDB.dbml(2KB)
--------AccountModels.cs(11KB)
--------StuDB.dbml.layout(2KB)
--------StuDB.designer.cs(10KB)
----Controllers()
--------StudentsController.cs(4KB)
--------HomeController.cs(554B)
--------AccountController.cs(5KB)

网友评论