Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to use update panels in asp.net mvc? What is the best practice and library for that?
I'm using microsoft asp.net self updatepanel. and it's very good
If you are working with MVC framework, why dont you try out Ajax instead of update panels. Thats a much better option