6
shouts

Creating Advanced ASP.NET MVC Controls (Part 2, Finished Debugger) - Seth Juarez

posted by ScottScott 346 days, 21 hours, 52 minutes ago
Tuesday, August 18, 2009 4:44:19 PM GMT

As mentioned in the previous post, in order to create good client side controls that interact well with the ASP.NET MVC system, we need to have a way to visualize data that the control either generates, or passes to the controllers. I found this difficult to acheive in IE as well as Firefox. I did not need/want all of the complexities of Firebug or IE's Developer tools (which are great btw). I just wanted to see my data! The problem with the previous version of the debugger was that it was too d...

category: ASP.NET | clicked: 21 | | source: www.sethjuarez.com | show counter code
tags: ASP.NET, ASP.NET MVC, ASPNETMVC, Debug, jQuery, MVC

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

To post your comment please login or signup