Chris van de Steeg

What's practical is logical


Blog archive for the ‘javascript’ Category


Sep
16

9


Quite some had changed between mvc p4 and mvc p5, so it took some time too update my jquery4mvc project to preview 5. Be sure to check out scott's post to read all the new stuff. He'll be posting on ...Read More »
Jul
21

6


Working on jQuery4mvc preview 4, one of the first things I ofcourse wanted to do was to replace the ASP.NET Ajax library that's used by the AjaxHelper. Unfortunately the AjaxHelper itself is sealed, so atm we can't (easily) change how ...Read More »
Dec
19

15


I've created an example project that uses the jQuery library to create an ajax enabled ASP.NET MVC website. Generally what this project does: Load views through ajax (with back-button support) Do ajax-style ...Read More »