Jul
13
Sep
16
Jul
21
13
ASP.NET MVC, DynamicData, Domain-/RiaServices, Unity and NHibernate: Part 1
Posted in RiaServices, asp.net mvc, nhiberntate, unity by Chris van de Steeg
I’ve been playing with RIAServices and DynamicData lately, and managed to combine these with NHibernate as ORM in an ASP.NET MVC project. For this project the following (extensive) list of libraries is used (all these libraries are included in ...Read More »
16
jQuery ajax with asp.net mvc preview 5
Posted in Ajax, asp.net mvc, c#, javascript by Chris van de Steeg
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 »
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 »
