文件名称:MvcExamples
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.83mb
- 下载次数:
- 0次
- 提 供 者:
- supe****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
MVC+Linq 的代码例子本程序主要通过一个产品的添加、修改及用户注册登录等来演示MVC的使用,主要针对 MVC和三层架构入门人员
数据实现了列表并分页
App_Data下为Sql2005数据库,采用的是|DataDirectory|\方式调用,直接使用即可-MVC+ Linq code examples of this process, mainly through the addition of a product, modify the registry, such as user registration and to demonstrate the use of MVC, the main fr a mework for the MVC and three data entry personnel and the realization of the list for the App_Data page Sql2005 database, using is | DataDirectory | \ way call can be directly used
数据实现了列表并分页
App_Data下为Sql2005数据库,采用的是|DataDirectory|\方式调用,直接使用即可-MVC+ Linq code examples of this process, mainly through the addition of a product, modify the registry, such as user registration and to demonstrate the use of MVC, the main fr a mework for the MVC and three data entry personnel and the realization of the list for the App_Data page Sql2005 database, using is | DataDirectory | \ way call can be directly used
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BLL
...\bin
...\...\Debug
...\...\.....\BLL.dll
...\...\.....\BLL.pdb
...\...\.....\DAL.dll
...\...\.....\DAL.pdb
...\...\.....\Helper.dll
...\...\.....\Helper.pdb
...\...\.....\Microsoft.Practices.EnterpriseLibrary.Caching.dll
...\...\.....\Microsoft.Practices.EnterpriseLibrary.Caching.xml
...\...\.....\Microsoft.Practices.ObjectBuilder2.dll
...\...\.....\Microsoft.Practices.Unity.dll
...\BLL.csproj
...\obj
...\...\Debug
...\...\.....\BLL.csproj.FileListAbsolute.txt
...\...\.....\BLL.dll
...\...\.....\BLL.pdb
...\...\.....\Refactor
...\...\.....\........\BLL.dll
...\...\.....\ResolveAssemblyReference.cache
...\...\.....\TempPE
...\Products.cs
...\Properties
...\..........\AssemblyInfo.cs
DAL
...\app.config
...\bin
...\...\Debug
...\...\.....\DAL.dll
...\...\.....\DAL.dll.config
...\...\.....\DAL.pdb
...\DAL.csproj
...\DataClasses.dbml
...\DataClasses.dbml.layout
...\DataClasses.designer.cs
...\obj
...\...\Debug
...\...\.....\DAL.csproj.FileListAbsolute.txt
...\...\.....\DAL.dll
...\...\.....\DAL.pdb
...\...\.....\TempPE
...\...\.....\......\DataClasses.designer.cs.dll
...\Properties
...\..........\AssemblyInfo.cs
...\..........\Settings.Designer.cs
...\..........\Settings.settings
Helper
......\bin
......\...\Debug
......\...\.....\Helper.dll
......\...\.....\Helper.pdb
......\...\.....\System.Web.Mvc.dll
......\...\.....\System.Web.Mvc.xml
......\Helper.csproj
......\MikePagerHtmlExtensions.cs
......\obj
......\...\Debug
......\...\.....\Helper.csproj.FileListAbsolute.txt
......\...\.....\Helper.dll
......\...\.....\Helper.pdb
......\...\.....\Refactor
......\...\.....\........\Helper.dll
......\...\.....\ResolveAssemblyReference.cache
......\...\.....\TempPE
......\PagedList.cs
......\Properties
......\..........\AssemblyInfo.cs
MvcExamples.sln
Web
...\App_Data
...\........\ASPNETDB.MDF
...\........\aspnetdb_log.ldf
...\........\Database.mdf
...\........\Database_log.LDF
...\bin
...\...\BLL.dll
...\...\BLL.pdb
...\...\DAL.dll
...\...\DAL.pdb
...\...\Helper.dll
...\...\Helper.pdb
...\...\Microsoft.Practices.EnterpriseLibrary.Caching.dll
...\...\Microsoft.Practices.EnterpriseLibrary.Caching.xml
...\...\Microsoft.Practices.ObjectBuilder2.dll
...\...\Microsoft.Practices.Unity.dll
...\...\System.Web.Mvc.dll
...\...\System.Web.Mvc.xml
...\...\Web.dll
...\...\Web.pdb
...\Content
...\.......\Site.css
...\Controllers
...\...........\AccountController.cs
...\...........\HomeController.cs
...\Default.aspx
...\Default.aspx.cs
...\Global.asax
...\Global.asax.cs
...\bin
...\...\Debug
...\...\.....\BLL.dll
...\...\.....\BLL.pdb
...\...\.....\DAL.dll
...\...\.....\DAL.pdb
...\...\.....\Helper.dll
...\...\.....\Helper.pdb
...\...\.....\Microsoft.Practices.EnterpriseLibrary.Caching.dll
...\...\.....\Microsoft.Practices.EnterpriseLibrary.Caching.xml
...\...\.....\Microsoft.Practices.ObjectBuilder2.dll
...\...\.....\Microsoft.Practices.Unity.dll
...\BLL.csproj
...\obj
...\...\Debug
...\...\.....\BLL.csproj.FileListAbsolute.txt
...\...\.....\BLL.dll
...\...\.....\BLL.pdb
...\...\.....\Refactor
...\...\.....\........\BLL.dll
...\...\.....\ResolveAssemblyReference.cache
...\...\.....\TempPE
...\Products.cs
...\Properties
...\..........\AssemblyInfo.cs
DAL
...\app.config
...\bin
...\...\Debug
...\...\.....\DAL.dll
...\...\.....\DAL.dll.config
...\...\.....\DAL.pdb
...\DAL.csproj
...\DataClasses.dbml
...\DataClasses.dbml.layout
...\DataClasses.designer.cs
...\obj
...\...\Debug
...\...\.....\DAL.csproj.FileListAbsolute.txt
...\...\.....\DAL.dll
...\...\.....\DAL.pdb
...\...\.....\TempPE
...\...\.....\......\DataClasses.designer.cs.dll
...\Properties
...\..........\AssemblyInfo.cs
...\..........\Settings.Designer.cs
...\..........\Settings.settings
Helper
......\bin
......\...\Debug
......\...\.....\Helper.dll
......\...\.....\Helper.pdb
......\...\.....\System.Web.Mvc.dll
......\...\.....\System.Web.Mvc.xml
......\Helper.csproj
......\MikePagerHtmlExtensions.cs
......\obj
......\...\Debug
......\...\.....\Helper.csproj.FileListAbsolute.txt
......\...\.....\Helper.dll
......\...\.....\Helper.pdb
......\...\.....\Refactor
......\...\.....\........\Helper.dll
......\...\.....\ResolveAssemblyReference.cache
......\...\.....\TempPE
......\PagedList.cs
......\Properties
......\..........\AssemblyInfo.cs
MvcExamples.sln
Web
...\App_Data
...\........\ASPNETDB.MDF
...\........\aspnetdb_log.ldf
...\........\Database.mdf
...\........\Database_log.LDF
...\bin
...\...\BLL.dll
...\...\BLL.pdb
...\...\DAL.dll
...\...\DAL.pdb
...\...\Helper.dll
...\...\Helper.pdb
...\...\Microsoft.Practices.EnterpriseLibrary.Caching.dll
...\...\Microsoft.Practices.EnterpriseLibrary.Caching.xml
...\...\Microsoft.Practices.ObjectBuilder2.dll
...\...\Microsoft.Practices.Unity.dll
...\...\System.Web.Mvc.dll
...\...\System.Web.Mvc.xml
...\...\Web.dll
...\...\Web.pdb
...\Content
...\.......\Site.css
...\Controllers
...\...........\AccountController.cs
...\...........\HomeController.cs
...\Default.aspx
...\Default.aspx.cs
...\Global.asax
...\Global.asax.cs