Browse by Tags

All Tags » C# » asp.net (RSS)
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...
Last week, I have released LINQ.Flickr 1.2 , this new release comes with some bugs fixes requested by community. The best of them was not to be able to search only by user and with specific photo size. The bug started after converting it to use LinqExtender...
Posted by mehfuzh | 3 comment(s)
Filed under: , , ,
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 by mehfuzh | 8 comment(s)
Filed under: , , , ,
CSS, is the heart of any web application today. Writing cross browser CSS is really a hell of an art and including CSS files selectively and writing CSS hacks that will work out in one browser but wont in other is also a tedious job. Anyway, I have come...
Posted by mehfuzh | 10 comment(s)
Filed under: ,
More Posts