摘要: 今天准备通过调试ASP.NET MVC源码看看MVC的运行机制,没想到碰到点儿问题,用了点时间把问题解决了,顺便记录一下进行调试的整个过程,希望对碰到同样问题的同学有些帮助。1.首先下载ASP.NET MVC的源代码,下载地址http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=22079。2.下载解压后,用VS打开ASP.NET MVC框架的解决方案,如下图: 然后打开AssemblyInfo.cs文件,将其中的 [assembly: AssemblyVersion("2.0.0.0"阅读全文
posted @ 2011-09-11 12:33 Eugene Wang 阅读(1443) 评论(4) 编辑
posted @ 2008-01-10 10:56 Eugene Wang 阅读(1077) 评论(0) 编辑
posted @ 2007-12-13 10:02 Eugene Wang 阅读(1062) 评论(0) 编辑
posted @ 2007-11-30 09:41 Eugene Wang 阅读(235) 评论(2) 编辑
posted @ 2007-11-23 09:52 Eugene Wang 阅读(309) 评论(2) 编辑
posted @ 2007-11-22 17:15 Eugene Wang 阅读(542) 评论(2) 编辑
posted @ 2007-11-12 09:09 Eugene Wang 阅读(157) 评论(4) 编辑