
MVC
文章平均质量分 82
riverlau
这个作者很懒,什么都没留下…
展开
-
Difference Between Razor View Engine and ASPX View Engine
http://www.dotnet-tricks.com/Tutorial/mvc/91JM151212-Difference-Between-Razor-View-Engine-and-ASPX-View-Engine.html View Engine is responsible for rendering the view into html form to the browser转载 2013-05-26 10:09:19 · 1169 阅读 · 0 评论 -
ASP.NET Pipeline Processing
http://man.ddvip.com/web/bsaspnetapp/LiB0321.html ASP.NET Pipeline Processing ASP.NET authentication and authorization mechanisms are implemented using HTTP module objects, which are invoked a转载 2013-05-26 10:12:28 · 1401 阅读 · 0 评论 -
RenderPartial vs RenderAction vs Partial vs Action in MVC Razor
http://www.dotnet-tricks.com/Tutorial/mvc/Q8V2130113-RenderPartial-vs-RenderAction-vs-Partial-vs-Action-in-MVC-Razor.html There are different ways for rendering a partial view in MVC Razor. Man转载 2013-05-26 09:58:00 · 792 阅读 · 0 评论