Chris van de Steeg

What's practical is logical


Blog archive for the ‘asp.net mvc’ Category


Nov
22

91


Inspired by David Ebbo’s blog post ‘Turn your Razor helpers into reusable libraries’ I wanted to be able to embed compiled Razor views in a dll. This would allow for easy distribution of asp.net mvc ‘modules’ that have their default ...Read More »
Jul
13

12


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 »
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 »