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 » MVC (RSS)
Writing ASP.NET MVC bootstrapper with AutoBox
This will post will show how you can use AutoBox to easily write a bootstrapper for ASP.NET MVC. I have used the latest version of AutoBox (available from nuget, this version also includes Castle.Windsor internally for managing dependencies rather using...
Introducing AutoBox - On the fly dependency injection and caching container.
Just when we have dependencies for a controller, we need to wrap around our heads to write a bootstrapper that will dynamically inject dependencies for a controller in runtime and once we we want to do  data caching like a particular method in accounts...
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...
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: , , ,
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 ...
Kigg, a cool new asp.net MVC application
My good buddy Kazi Manzur Rashid has made out a cool project named Kigg , it looks like DotnetKics but even more powerful than Digg :-) . But its shows a nice way of harnessing the power of MVC (comes as a part of Asp.net 3.5 Extensions). The project...
Posted: Feb 19 2008, 10:40 PM by mehfuzh | with 8 comment(s)
Filed under: , , , ,
More Posts