随笔-62  评论-334  文章-2  trackbacks-23
  2008年5月21日
posted @ 2008-08-30 19:13 Q.Lee.lulu 阅读(992) | 评论 (5)编辑
posted @ 2008-08-24 02:47 Q.Lee.lulu 阅读(119) | 评论 (1)编辑
posted @ 2008-08-19 12:23 Q.Lee.lulu 阅读(97) | 评论 (6)编辑
     摘要: 自己一直为这个问题犯难,见到这个tip讨论这个问题,看了顺便就翻译了。好长...Orz.... 在这个Tip中,我会讨论给MasterPages和UserControls传递数据的4种策略。我会讲解通过code-behind类、通过使用ActionFilter、通过调用局部方法、和通过使用抽象的Controller基类来传递数据。我(指原文作者.Orz)推荐使用最后一种方法。  阅读全文
posted @ 2008-08-17 00:45 Q.Lee.lulu 阅读(1523) | 评论 (2)编辑
posted @ 2008-07-30 23:18 Q.Lee.lulu 阅读(1347) | 评论 (13)编辑
posted @ 2008-07-21 23:21 Q.Lee.lulu 阅读(1188) | 评论 (8)编辑
posted @ 2008-07-14 23:26 Q.Lee.lulu 阅读(1184) | 评论 (4)编辑
posted @ 2008-07-14 22:08 Q.Lee.lulu 阅读(1728) | 评论 (17)编辑
     摘要: 关于ASP.NET MVC 的文章的推荐,想想还是放首页来了,应该对不少朋友有用.都是E文,大家将就着看吧....
PS:我E文其实烂得可以的....  阅读全文
posted @ 2008-07-02 11:27 Q.Lee.lulu 阅读(3060) | 评论 (13)编辑
posted @ 2008-06-01 00:21 Q.Lee.lulu 阅读(225) | 评论 (1)编辑
posted @ 2008-05-29 21:10 Q.Lee.lulu 阅读(145) | 评论 (2)编辑
     摘要: ASP.NET MVC模式通过重新引进已经丢失的,或者至少已经没有使用很多年的模式,使其本身趋向更简单和“真实”的 HTTP体验(原文:The ASP.NET MVC pattern tends to lead itself into a more simplified and "true" HTTP experience by re-introducing patterns that have been lost, or at least, not followed in many years)。其中的一种模式是Post,Redirect,Get(PRG)模式,它可以"避免二次提交和允许web应用程序使用浏览器书签和reload按钮来更直观的表现".  阅读全文
posted @ 2008-05-24 21:19 Q.Lee.lulu 阅读(2144) | 评论 (7)编辑
posted @ 2008-05-24 16:48 Q.Lee.lulu 阅读(250) | 评论 (6)编辑
posted @ 2008-05-21 23:56 Q.Lee.lulu 阅读(211) | 评论 (0)编辑
欢迎来到我的博客!