Chris van de Steeg

What's practical is logical


Blog archive for the ‘.net’ Category


Mar
26

jQuery for ASP.NET MVC preview 2

Posted in .net, Ajax, asp.net mvc, c# by Chris van de Steeg

10


I updated the jQueryMvc project so that it works with ASP.NET MVC preview 2. I also switched the IoC container from Objectbuilder to Unity. I submitted the Unity container to the MvcContrib project but it has not yet been accepted ...Read More »
Feb
16

11


[go to downloads] A view days after I created my sample project that added some jQuery magic to the ASP.NET Mvc Framework, Aaron Lerch wrote an interesting article. He used a ViewFactory to do the json-serialization and added ...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 »