Chris van de Steeg

What's practical is logical


Blog archive for the ‘asp.net mvc’ Category


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

2


All the buzz these days goes to asp.net mvc and as many others, I'm loving it! Messing around with it, and looking at samples of others, I see the controllers tend to get quite messy. Where normally the codebehinds got messy, ...Read More »