Browse by Tags

All Tags » AspNetMvc (RSS)

Hands on mocking of ASPNETMVC controller action

In this post, i will start with a MVC sample created from the default template project that is bundled with ASPNET MVC2 installation. This template provides not just a dummy project with folder organized but rather a full running app.The target of this...
Posted by Mehfuz's WebLog

Using of JSON Result in Asp.net MVC 1.0

In a post few month back , i showed how can i simulate a callback using JQuery and ASP.NET with my experimental FlickrXplorer project. More detail on this can be found at the following URL http://weblogs.asp.net/mehfuzh/archive/2008/10/13/using-jquery...
Posted by Mehfuz's WebLog
Filed under: , ,