Mehfuz's WebLog

Live crazy, think different!

Sponsors

News

Passionate about cutting edge technologies and facinated by the modern web and phone revolution.Currently working at Telerik Corporation, the leading .net component vendor.
Follow me


Articles


Projects

Browse by Tags

All Tags » AspNetMvc (RSS)
Hands on mocking of ASPNETMVC controller action
In this post, i will start with an 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...
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...
Using jQuery to do Ajax Form posts in Asp.net MVC
It is now official from a post by great Scott Guthrie that jQuery is bundled with Asp.net MVC Beta. jQuery is a tiny 15K JavaScript library that contains features from UI tweaks, DOM manipulation to full Ajax control. In my last post, I have shown how...
Asp.net MVC more Form post scenarios and Ajax
In the flickr explorer app made with Asp.net MVC and Athena , I was trying out some form post scenarios. In this post, I will add few things regarding MVC form post and A jax that is common to FlickrXplorer but can be used in general. Now, Asp.net MVC...
Things to know for hosting your ASP.NET MVC app
When you are planning to host your asp.net MVC application under IIS7 integrated mode environment. There are few easy tweaks that can make your application or starter kit work right out of the box but also can save a lot of your time finding things out...
Posted: Jul 06 2008, 04:43 PM by mehfuzh | with 2 comment(s)
Filed under: , , ,
Implement Master-Detail layout with ASP.NET MVC
This is the first of posts that I am making to show out the things you can do with ASP.NET MVC. Also, it shows what I have done while building FlickrXplorer . I am bit lazy to write one article for it, so I thought rather to start it here. In this post...
Flickr web app with MVC preview 3 [Cont..]
In my last post, I have mentioned of creating Flickr app with Asp.net MVC. In recent update I have modified it with Asp.net MVC Preview 3. You can find a general reference about the project here . But in this post, I will say, what are the changes due...
Flickr Xplorer - An Asp.net MVC photo app for Flickr
I have flushed out a little project at Codeplex called "Flickr Xplorer". Its a Flickr mesh up that lets you search(user, tag, text), jump into user photos, see popular and latest stream and moreover lets you browse the whole Flickr in hacked url way ...
More Posts