6
shouts

Creating Advanced ASP.NET MVC Controls (Part 1, A Debugger) - Seth Juarez

posted by ScottScott 346 days, 21 hours, 56 minutes ago
Tuesday, August 18, 2009 4:41:56 PM GMT

In previous posts, I started creating an html grid helper that was really just an experiment to see how one would accomplish such a thing. Here, I wanted to delve into a more generic approach to creating html controls for the ASP.NET MVC paradigm that would accomplish the following:be highly interactive on the client side, while minimizing the client-server interaction

With tools like jQuery among others, #1 is quite easy to accomplish. But how do we go about accomplishing #2? I have seen cust...

category: ASP.NET | clicked: 25 | | 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