关键词 asp.net - 网页 (92 条记录)

SEO For ASP.NET Web Site 访问
Explains search engine optimization (SEO) related to ASP.NET web sites.
关键词: seo  asp.net 

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 

Redirect from Http to Https in ASP.NET 访问
how to redirect from http to https in asp.net
关键词: http  https  redirect  asp.net 

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  扩展 


添加网址 | 返回首页