Browse by Tags

All Tags » MVC (RSS)
Caching plays a major role in developing highly scalable web applications. We can cache any http get request in the user browser for a predefined time, if the user request the same URL in that predefined time the response will be loaded from the browser...
Posted by kazimanzurrashid | 20 comment(s)
Filed under: ,
[Note: This post was meant to be published the day after MIX08 version was out] I have upgraded Kigg with the new bits . Upgrading was plain and simple, though I created a new project and added the files instead of changing the Guids . There has been...
Posted by kazimanzurrashid | 8 comment(s)
Filed under: ,
Earlier , I mentioned that I will be writing a series of articles on developing Kigg . The first part is now live. Check it out .
For last few weeks, I was bit busy developing a sample application with the new ASP.NET MVC Framework and I am really glad that we finally made it. So, from the DotNetSlackers.com Team I am presenting Kigg. Kigg is Developed with: Regular Web Forms for...
More Posts