关键词 mvc - 网页 (67 条记录)

Introduction to Dependency Injection Using StructureMap 访问
Dependency injection is a process of supplying an external dependency to a component. In this article we will learn how to use StructureMap as our dependency injection container.
关键词: asp.net  mvc  asp.net mvc  Dependency Injection  StructureMap 

HighOnCoding: Get high on ASP.NET articles, videos, podcasts and more! 访问
everal months ago I wrote a multiple choice exam application using the WebForms framework. The idea revolved around displaying questions and choices to the user and giving them the ability to select the correct answer.
关键词: asp.net mvc  asp.net  mvc  framework 

Sparse Thoughts on ASP.NET MVC Controllers 访问
In this article, Dino Esposito focuses on the core part of the ASP.NET MVC framework - the controller - and shares some considerations about the ideal structure it should have as a class and its intended role.
关键词: asp.net  mvc  controller  structure  class  action  extension 

CRUD operations with ASP.NET MVC 访问
Lately I have been trying to use ASP.NET MVC on new web projects. One main reason is just to get familiar with it and understand it as I understand ASP.NET web forms.
关键词: Ricardo D Sanchez  business blog  technology blog  software blog  startup  entrepreneur  .net developer  software programmer  software architect  mvc  asp.net  asp.net mvc 

[VS2010] ASP.NET MVC with Action Filters - 流星的隨筆記事~☆- 點部落 访问
什麼是Action Filters呢?action filter是一種屬性,能夠讓你在執行特定的Controller Action或是Controller內所有的Action之前,先去執行一些必要的步驟。例如:發表文章前必需檢查登入狀態。
关键词: vs2010  asp.net mvc  asp.net  mvc  action  filters 

Injecting Dependencies into an IAuthorizationFilter in ASP.NET MVC Framework - Custom ControllerActionInvoker 访问
I received a number of questions regarding how to inject the IAuthorizationService into the CustomAuthorizeAttribute I mentioned in the previous post: Custom Authorization in the ASP.NET MVC Framework and Authorize Attribute
关键词: Injecting  Dependencies  IAuthorizationFilter  ASP.NET  MVC 

asp.net mvc 流程初探 - 学海无涯 - 博客园 访问
在知道asp.net mvc 流程之前,必须知道完整的http请求在asp.net framework中的处理流程: HttpRequest-->inetinfo.exe->ASPNET_ISAPI.DLL-->Http Pipeline-->ASPNET_WP.EXE-->HttpRuntime-->HttpApplication Factory-->HttpApplication-->HttpModule-->
关键词: asp.net  mvc  流程初探 

【翻译】ASP.NET MVC中你必须知道的13个扩展点 - 麒麟.NET - 博客园 访问
ScottGu在其最新的博文中推荐了Simone Chiaretta的文章13 ASP.NET MVC extensibility points you have to know,该文章为我们简单介绍了ASP.NET MVC中的13个扩展点。Keyvan Nayyeri(与Simone合著了Beginning ASP.NET MVC 1.0一书)又陆续发表了一些文章,对这13个扩展点分别进行深入的讨论。我将在以后的随笔中对这些文章逐一进行翻译,希望能对大家有所帮助。
关键词: ASP.NET MVC  ASP.NET  MVC  13  扩展 

ASP.NET MVC扩展之IControllerFactory和IActionInvoker - Dean Coates ::: Dean.Net - 博客园 访问
本文从IControllerFactory和IActionInvoker角度对ASP.NET MVC进行扩展。
关键词: ASP.NET  MVC  扩展  IControllerFactory  IActionInvoker  Asp.Net MVC 

ASP.NET MVC Domain Routing 访问
Ever since the release of ASP.NET MVC and its routing engine (System.Web.Routing), Microsoft has been trying to convince us that you have full control over your URL and routing.
关键词: asp.net mvc  asp.net  mvc  routing  Domain 


添加网址 | 返回首页