关键词 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 |
| http://www.cnblogs.com/erpcrm/archive/2009/11/26/1611133.html - 摘要 |
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 |
| http://www.highoncoding.com/Articles/656_Introduction_to_Dependency_Injection_Using_StructureMap.aspx - 摘要 |
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 |
| http://highoncoding.com/Articles/645_Creating_Multiple_Choice_Exam_Application_Using_ASP_NET_MVC_Framework.aspx - 摘要 |
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 |
| http://ricardodsanchez.com/archive/2009/10/20/crud-operations-with-asp.net-mvc.aspx - 摘要 |
[VS2010] ASP.NET MVC with Action Filters - 流星的隨筆記事~☆- 點部落
|
| 什麼是Action Filters呢?action filter是一種屬性,能夠讓你在執行特定的Controller Action或是Controller內所有的Action之前,先去執行一些必要的步驟。例如:發表文章前必需檢查登入狀態。 |
| 关键词: vs2010 asp.net mvc asp.net mvc action filters |
| http://www.dotblogs.com.tw/alonstar/archive/2010/01/19/13100.aspx - 摘要 |
【翻译】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 扩展 |
| http://www.cnblogs.com/kirinboy/archive/2009/06/01/13-asp-net-mvc-extensibility-points-you-have-to-know.html - 摘要 |
ASP.NET MVC扩展之IControllerFactory和IActionInvoker - Dean Coates ::: Dean.Net - 博客园
|
| 本文从IControllerFactory和IActionInvoker角度对ASP.NET MVC进行扩展。 |
| 关键词: ASP.NET MVC 扩展 IControllerFactory IActionInvoker Asp.Net MVC |
| http://www.cnblogs.com/deanme/archive/2009/06/26/1511544.html - 摘要 |
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 |
| http://blog.maartenballiauw.be/post/2009/05/20/ASPNET-MVC-Domain-Routing.aspx - 摘要 |
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 |
| http://www.cnblogs.com/luanwey/archive/2009/08/12/1544444.html - 摘要 |
ASP.NET MVC 入门系列教程 - lulu Studio - 博客园
|
| 一个居于ASP.NET MVC Preview5的系列入门文章,有朋友提议说写一个示例程序来同步讲解,那样更加容易学习。所以就写选择了写一个Blog程序来作为示例程序。本系列文章可能会是几位朋友来共同完成的。 |
| 关键词: MVC ASP.NET MVC aspnetmvc asp.net mvc 教程 |
| http://www.cnblogs.com/QLeelulu/archive/2008/10/05/1303997.html - 摘要 |

