Dec
02
Jul
21
Jun
13
02
I checked out the latest version of Fluent NHibernate today and noticed the AutoPersistenceModel. I looked at the unit-tests to see what it’s supposed to do and I loved what I saw… Let’s say you have a 2 simple ...Read More »
21
Howto use jQuery with asp.net mvc preview 4′s AjaxHelper
Posted in .net, Ajax, asp.net mvc, c#, javascript by Chris van de Steeg
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 »
13
jQuery for Asp.net MVC preview 3
Posted in .net, Ajax, asp.net mvc, c# by Chris van de Steeg
So, I finally got a chance to sit down and finish up the jQuery for Asp.net Mvc preview 3. If you haven't already read Scott's post about preview 3, you should definitely do so before reading this one. So, ...Read More »
