开发者

Is there a way to debug ASP.NET MVC code using a symbol server (instead of downloading the source and referencing that)?

开发者 https://www.devze.com 2022-12-27 22:47 出处:网络
Is it possible to step through the official ASP.NET MVC 2 code via using the Symbol Server thingy in visual studio 2010?

Is it possible to step through the official ASP.NET MVC 2 code via using the Symbol Server thingy in visual studio 2010?

I know I can download the full open source MVC code from codeplex, build it and then get my code t开发者_JS百科o reference THAT codebase dll's...

But i'm wondering if this could be achieved by using the Symbol Server stuff instead?

If so, can someone go through some steps please, about how to achieve this?


The symbols have recently been added to the Microsoft Public Symbol server.

http://www.hanselman.com/blog/SetUpYourSystemToUseMicrosoftsPublicSymbolServer.aspx

=====

Freshly blogged for you :-)

http://weblogs.asp.net/rajbk/archive/2010/04/21/setting-up-visual-studio-2010-to-step-into-microsoft-net-source-code.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号