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

Oxite移植到ASP.NET MVC2 BETA 笔记(关于Html.RenderPartialFromSkin) - wind - 博客园 访问
在将Oxite移植到asp.net mvc2 beta平台后,经过一系列有关“方法调用”变更的修正后,终于能够通过编译运行起来了!(移植后的源码参见:http://ecubecms.codeplex.com/)但经过测试,发现存在一个问题: 在site.master中的无法加载到~/skins/admin/Views/…”下的*.ascx了(~/Views/”下的可以),换句话说Oxite中的Htmlhelper扩展方法RenderPartialFromSkin方法无法加载指定皮肤的视图了。
关键词: asp.net mvc  oxite  ecubecms 

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 

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 

【翻译】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 

ASP.NET MVC 实现二级域名 - 大陆响尾蛇 - 博客园 访问
自从微软发布 ASP.NET MVC and routing engine (System.Web.Routing)以来,就设法让我们明白你完全能控制URL和routing,只要与你的application path相结合进行扩展,任何问题都迎刃而解。如果你需要在所处的域或者子域处理数据标记的话,强制使用Default。遗憾的是,ASP.NET MVC是基于虚拟目录的,在实际项目却有各种各样的需求方案。
关键词: ASP.NET  MVC  ASP.NET MVC  二级域名  Routing 

ASP.NET MVC 入门系列教程 - lulu Studio - 博客园 访问
一个居于ASP.NET MVC Preview5的系列入门文章,有朋友提议说写一个示例程序来同步讲解,那样更加容易学习。所以就写选择了写一个Blog程序来作为示例程序。本系列文章可能会是几位朋友来共同完成的。
关键词: MVC  ASP.NET MVC  aspnetmvc  asp.net mvc 教程 


添加网址 | 返回首页