文件名称:MVCBetaSource
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.09mb
- 下载次数:
- 0次
- 提 供 者:
- f
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
.net实现的MVC模式 -. net realized MVC model
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MVC
...\MvcDev.sln
...\ReferenceAssemblies
...\...................\System.Web.Abstractions.dll
...\...................\System.Web.Routing.dll
...\src
...\...\MicrosoftMvcAjaxScript
...\...\......................\AjaxContext.cs
...\...\......................\AjaxEventHandler.cs
...\...\......................\AjaxOptions.cs
...\...\......................\AsyncForm.cs
...\...\......................\AsyncHyperlink.cs
...\...\......................\CancellableAjaxEventHandler.cs
...\...\......................\InsertionMode.cs
...\...\......................\MicrosoftMvcAjaxScript.csproj
...\...\......................\MvcHelpers.cs
...\...\......................\Properties
...\...\......................\..........\Script.jst
...\...\MvcFutures
...\...\..........\Internal
...\...\..........\........\ExpressionHelper.cs
...\...\..........\Mvc
...\...\..........\...\AntiForgeryExtensions.cs
...\...\..........\...\AntiForgeryHelper.cs
...\...\..........\...\AntiForgeryToken.cs
...\...\..........\...\AntiForgeryTokenSerializer.cs
...\...\..........\...\AntiForgeryTokenValidationException.cs
...\...\..........\...\BinaryResult.cs
...\...\..........\...\BinaryStreamResult.cs
...\...\..........\...\ButtonBuilder.cs
...\...\..........\...\ButtonsAndLinkExtensions.cs
...\...\..........\...\ContentTypeAttribute.cs
...\...\..........\...\CookieTempDataProvider.cs
...\...\..........\...\DefaultAntiForgeryTokenSerializer.cs
...\...\..........\...\FormExtensions.cs
...\...\..........\...\HtmlButtonType.cs
...\...\..........\...\ImageExtensions.cs
...\...\..........\...\LinkBuilder.cs
...\...\..........\...\LinkExtensions.cs
...\...\..........\...\MailToExtensions.cs
...\...\..........\...\RadioExtensions.cs
...\...\..........\...\ValidateAntiForgeryTokenAttribute.cs
...\...\..........\...\ValidateInputAttribute.cs
...\...\..........\...\ViewExtensions.cs
...\...\..........\MvcFutures.csproj
...\...\..........\Properties
...\...\..........\..........\AssemblyInfo.cs
...\...\..........\Resources
...\...\..........\.........\MvcResources.Designer.cs
...\...\..........\.........\MvcResources.resx
...\...\SystemWebMvc
...\...\............\CustomDictionary.xml
...\...\............\GlobalSuppressions.cs
...\...\............\Mvc
...\...\............\...\AcceptVerbsAttribute.cs
...\...\............\...\ActionExecutedContext.cs
...\...\............\...\ActionExecutingContext.cs
...\...\............\...\ActionFilterAttribute.cs
...\...\............\...\ActionMethodDispatcher.cs
...\...\............\...\ActionMethodDispatcherCache.cs
...\...\............\...\ActionMethodSelector.cs
...\...\............\...\ActionMethodSelectorAttribute.cs
...\...\............\...\ActionMethodSelectorCache.cs
...\...\............\...\ActionNameAttribute.cs
...\...\............\...\ActionNameSelectorAttribute.cs
...\...\............\...\ActionResult.cs
...\...\............\...\Ajax
...\...\............\...\....\AjaxExtensions.cs
...\...\............\...\....\AjaxOptions.cs
...\...\............\...\....\InsertionMode.cs
...\...\............\...\AjaxHelper.cs
...\...\............\...\AuthorizationContext.cs
...\...\............\...\AuthorizeAttribute.cs
...\...\............\...\AutoViewEngine.cs
...\...\............\...\BindAttribute.cs
...\...\............\...\BuildManagerWrapper.cs
...\...\............\...\ContentResult.cs
...\...\............\...\Controller.cs
...\...\............\...\ControllerActionInvoker.cs
...\...\............\...\ControllerBase.cs
...\...\............\...\ControllerBuilder.cs
...\...\............\...\ControllerContext.cs
...\...\............\...\ControllerTypeCache.cs
...\...\............\...\CustomModelBinderAttribute.cs
...\...\............\...\DefaultControllerFactory.cs
...\...\............\...\DefaultModelBinder.cs
...\...\............\...\DefaultValueProvider.cs
...\...\............\...\EmptyResult.cs
...\...\............\...\ExceptionContext.cs
...\...\............\...\FilterAttribute.cs
...\...\............\...\FilterInfo.cs
...\...\............\...\FormCollection.cs
...\...\............\...\FormMethod.cs
...\...\............\...\HandleError
...\MvcDev.sln
...\ReferenceAssemblies
...\...................\System.Web.Abstractions.dll
...\...................\System.Web.Routing.dll
...\src
...\...\MicrosoftMvcAjaxScript
...\...\......................\AjaxContext.cs
...\...\......................\AjaxEventHandler.cs
...\...\......................\AjaxOptions.cs
...\...\......................\AsyncForm.cs
...\...\......................\AsyncHyperlink.cs
...\...\......................\CancellableAjaxEventHandler.cs
...\...\......................\InsertionMode.cs
...\...\......................\MicrosoftMvcAjaxScript.csproj
...\...\......................\MvcHelpers.cs
...\...\......................\Properties
...\...\......................\..........\Script.jst
...\...\MvcFutures
...\...\..........\Internal
...\...\..........\........\ExpressionHelper.cs
...\...\..........\Mvc
...\...\..........\...\AntiForgeryExtensions.cs
...\...\..........\...\AntiForgeryHelper.cs
...\...\..........\...\AntiForgeryToken.cs
...\...\..........\...\AntiForgeryTokenSerializer.cs
...\...\..........\...\AntiForgeryTokenValidationException.cs
...\...\..........\...\BinaryResult.cs
...\...\..........\...\BinaryStreamResult.cs
...\...\..........\...\ButtonBuilder.cs
...\...\..........\...\ButtonsAndLinkExtensions.cs
...\...\..........\...\ContentTypeAttribute.cs
...\...\..........\...\CookieTempDataProvider.cs
...\...\..........\...\DefaultAntiForgeryTokenSerializer.cs
...\...\..........\...\FormExtensions.cs
...\...\..........\...\HtmlButtonType.cs
...\...\..........\...\ImageExtensions.cs
...\...\..........\...\LinkBuilder.cs
...\...\..........\...\LinkExtensions.cs
...\...\..........\...\MailToExtensions.cs
...\...\..........\...\RadioExtensions.cs
...\...\..........\...\ValidateAntiForgeryTokenAttribute.cs
...\...\..........\...\ValidateInputAttribute.cs
...\...\..........\...\ViewExtensions.cs
...\...\..........\MvcFutures.csproj
...\...\..........\Properties
...\...\..........\..........\AssemblyInfo.cs
...\...\..........\Resources
...\...\..........\.........\MvcResources.Designer.cs
...\...\..........\.........\MvcResources.resx
...\...\SystemWebMvc
...\...\............\CustomDictionary.xml
...\...\............\GlobalSuppressions.cs
...\...\............\Mvc
...\...\............\...\AcceptVerbsAttribute.cs
...\...\............\...\ActionExecutedContext.cs
...\...\............\...\ActionExecutingContext.cs
...\...\............\...\ActionFilterAttribute.cs
...\...\............\...\ActionMethodDispatcher.cs
...\...\............\...\ActionMethodDispatcherCache.cs
...\...\............\...\ActionMethodSelector.cs
...\...\............\...\ActionMethodSelectorAttribute.cs
...\...\............\...\ActionMethodSelectorCache.cs
...\...\............\...\ActionNameAttribute.cs
...\...\............\...\ActionNameSelectorAttribute.cs
...\...\............\...\ActionResult.cs
...\...\............\...\Ajax
...\...\............\...\....\AjaxExtensions.cs
...\...\............\...\....\AjaxOptions.cs
...\...\............\...\....\InsertionMode.cs
...\...\............\...\AjaxHelper.cs
...\...\............\...\AuthorizationContext.cs
...\...\............\...\AuthorizeAttribute.cs
...\...\............\...\AutoViewEngine.cs
...\...\............\...\BindAttribute.cs
...\...\............\...\BuildManagerWrapper.cs
...\...\............\...\ContentResult.cs
...\...\............\...\Controller.cs
...\...\............\...\ControllerActionInvoker.cs
...\...\............\...\ControllerBase.cs
...\...\............\...\ControllerBuilder.cs
...\...\............\...\ControllerContext.cs
...\...\............\...\ControllerTypeCache.cs
...\...\............\...\CustomModelBinderAttribute.cs
...\...\............\...\DefaultControllerFactory.cs
...\...\............\...\DefaultModelBinder.cs
...\...\............\...\DefaultValueProvider.cs
...\...\............\...\EmptyResult.cs
...\...\............\...\ExceptionContext.cs
...\...\............\...\FilterAttribute.cs
...\...\............\...\FilterInfo.cs
...\...\............\...\FormCollection.cs
...\...\............\...\FormMethod.cs
...\...\............\...\HandleError