文件名称:dotnet-View-Demo
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 221kb
- 下载次数:
- 0次
- 提 供 者:
- win****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
asp.net MVC 基本概念和基本运行模式-basic concepts and the basic operation mode in asp.net MVC
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AspNetMvc5_View
...............\AspNetMvc5_View.sln
...............\AspNetMvc5_View.suo
...............\Binaries
...............\........\System.Web.Abstractions.dll
...............\........\System.Web.Mvc.dll
...............\........\System.Web.Routing.dll
...............\MvcApp
...............\......\App_Data
...............\......\bin
...............\......\...\MvcApp.dll
...............\......\...\MvcApp.pdb
...............\......\...\RouteDebug.dll
...............\......\...\RouteDebug.pdb
...............\......\...\System.Web.Abstractions.dll
...............\......\...\System.Web.Mvc.dll
...............\......\...\system.Web.Routing.dll
...............\......\Content
...............\......\.......\Site.css
...............\......\Controllers
...............\......\...........\HomeController.cs
...............\......\Controls
...............\......\........\PartialView.ascx
...............\......\........\PartialView.ascx.cs
...............\......\........\PartialView.ascx.designer.cs
...............\......\Default.aspx
...............\......\Default.aspx.cs
...............\......\Global.asax
...............\......\Global.asax.cs
...............\......\Models
...............\......\......\TypedIndexViewData.cs
...............\......\MvcApp.csproj
...............\......\MvcApp.csproj.user
...............\......\obj
...............\......\...\Debug
...............\......\...\.....\MvcApp.csproj.FileListAbsolute.txt
...............\......\...\.....\MvcApp.dll
...............\......\...\.....\MvcApp.pdb
...............\......\...\.....\Refactor
...............\......\...\.....\ResolveAssemblyReference.cache
...............\......\...\.....\TempPE
...............\......\Properties
...............\......\..........\AssemblyInfo.cs
...............\......\Views
...............\......\.....\Home
...............\......\.....\....\About.aspx
...............\......\.....\....\About.aspx.cs
...............\......\.....\....\About.aspx.designer.cs
...............\......\.....\....\Helpers.aspx
...............\......\.....\....\Helpers.aspx.cs
...............\......\.....\....\Helpers.aspx.designer.cs
...............\......\.....\....\Index.aspx
...............\......\.....\....\Index.aspx.cs
...............\......\.....\....\Index.aspx.designer.cs
...............\......\.....\....\ScriptOrNot.aspx
...............\......\.....\....\ScriptOrNot.aspx.cs
...............\......\.....\....\ScriptOrNot.aspx.designer.cs
...............\......\.....\....\ShowPartial.aspx
...............\......\.....\....\ShowPartial.aspx.cs
...............\......\.....\....\ShowPartial.aspx.designer.cs
...............\......\.....\....\TypedIndex.aspx
...............\......\.....\....\TypedIndex.aspx.cs
...............\......\.....\....\TypedIndex.aspx.designer.cs
...............\......\.....\Shared
...............\......\.....\......\Site.Master
...............\......\.....\......\Site.Master.cs
...............\......\.....\......\Site.Master.designer.cs
...............\......\.....\Web.config
...............\......\Web.config
...............\AspNetMvc5_View.sln
...............\AspNetMvc5_View.suo
...............\Binaries
...............\........\System.Web.Abstractions.dll
...............\........\System.Web.Mvc.dll
...............\........\System.Web.Routing.dll
...............\MvcApp
...............\......\App_Data
...............\......\bin
...............\......\...\MvcApp.dll
...............\......\...\MvcApp.pdb
...............\......\...\RouteDebug.dll
...............\......\...\RouteDebug.pdb
...............\......\...\System.Web.Abstractions.dll
...............\......\...\System.Web.Mvc.dll
...............\......\...\system.Web.Routing.dll
...............\......\Content
...............\......\.......\Site.css
...............\......\Controllers
...............\......\...........\HomeController.cs
...............\......\Controls
...............\......\........\PartialView.ascx
...............\......\........\PartialView.ascx.cs
...............\......\........\PartialView.ascx.designer.cs
...............\......\Default.aspx
...............\......\Default.aspx.cs
...............\......\Global.asax
...............\......\Global.asax.cs
...............\......\Models
...............\......\......\TypedIndexViewData.cs
...............\......\MvcApp.csproj
...............\......\MvcApp.csproj.user
...............\......\obj
...............\......\...\Debug
...............\......\...\.....\MvcApp.csproj.FileListAbsolute.txt
...............\......\...\.....\MvcApp.dll
...............\......\...\.....\MvcApp.pdb
...............\......\...\.....\Refactor
...............\......\...\.....\ResolveAssemblyReference.cache
...............\......\...\.....\TempPE
...............\......\Properties
...............\......\..........\AssemblyInfo.cs
...............\......\Views
...............\......\.....\Home
...............\......\.....\....\About.aspx
...............\......\.....\....\About.aspx.cs
...............\......\.....\....\About.aspx.designer.cs
...............\......\.....\....\Helpers.aspx
...............\......\.....\....\Helpers.aspx.cs
...............\......\.....\....\Helpers.aspx.designer.cs
...............\......\.....\....\Index.aspx
...............\......\.....\....\Index.aspx.cs
...............\......\.....\....\Index.aspx.designer.cs
...............\......\.....\....\ScriptOrNot.aspx
...............\......\.....\....\ScriptOrNot.aspx.cs
...............\......\.....\....\ScriptOrNot.aspx.designer.cs
...............\......\.....\....\ShowPartial.aspx
...............\......\.....\....\ShowPartial.aspx.cs
...............\......\.....\....\ShowPartial.aspx.designer.cs
...............\......\.....\....\TypedIndex.aspx
...............\......\.....\....\TypedIndex.aspx.cs
...............\......\.....\....\TypedIndex.aspx.designer.cs
...............\......\.....\Shared
...............\......\.....\......\Site.Master
...............\......\.....\......\Site.Master.cs
...............\......\.....\......\Site.Master.designer.cs
...............\......\.....\Web.config
...............\......\Web.config