Mar
26
Feb
16
Dec
19
26
jQuery for ASP.NET MVC preview 2
Posted in .net, Ajax, asp.net mvc, c# by Chris van de Steeg
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 »
16
jQuery for ASP.NET Mvc – part 2
Posted in .net, Ajax, Uncategorized, asp.net mvc, c# by Chris van de Steeg
[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 »
19
Ajax and json for ASP.NET MVC with jQuery
Posted in .net, asp.net mvc, c#, javascript by Chris van de Steeg
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 »
