Browse by Tags

All Tags » asp.net (RSS)
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 mehfuzh | 9 comment(s)
Filed under: , ,
In my last post, I showed how to turn on Amazon S3 support in Sitefinity. In this post, I will show how to create a simple video site using the video library support that is bundled with 3.6 release. It is often required that you want to add a streaming...
Posted by mehfuzh | 1 comment(s)
Filed under: ,
Here at Telerik, Sitefinity team is preparing for the 3.6 release next week. 3.6 comes with lot of core level enhancements and cool new features. Of which , I can't but mention one feature that will make most ISV vendors who want the power of CMS but...
Posted by mehfuzh | 18 comment(s)
Filed under: ,
There could be plenty of reason that you might need to do a cross domain web request in your application. One could be let's say you want to divert the resource pressure from your server to some third party content provider like Amazon S3. In my last...
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...
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...
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 by mehfuzh | 2 comment(s)
Filed under: , , ,
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...
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...
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 Next page »