4
votes

Using the ASP.NET MVC source code to debug your app « Steve Sanderson’s blog

published 300 days, 30 minutes ago posted by GodaddyGodaddy 305 days, 1 hour, 18 minutes ago
Saturday, October 03, 2009 9:40:20 AM GMT Monday, September 28, 2009 8:51:42 AM GMT

Most ASP.NET MVC developers know that the framework source code is available. This means you can:Read the source code to see how things work Edit, compile, and use your own custom build with your own modifications (though this is almost certainly not necessary, as the framework gives you plenty of extensibility options) Instead of just reading the MVC Framework source code in the abstract, one of the best ways of understanding what’s going on is to put it directly into your application’s solution. You c...

category: ASP.NET | clicked: 0 | | source: blog.codeville.net | show counter code
tags: ASP.NET MVC, Debug, MVC Framework, Source Code

No comments yet, be the first one to post comment.

To post your comment please login or signup