» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with IIS + webserver

Boost ASP.NET performance with deferred content loading | Encosia

When rolled into the page life cycle of an ASP.NET WebForm, that red bar is one of your application’s greatest enemies. No matter how well you optimize the rest of the page, even one slow task can become the sole factor determining a user’s perception of the entire page’s performance. In this post, I’m going to show you one way to circumvent that problem. By placing ancillary content in user controls and delaying their load until the core page content has been displayed, you can drastically improve perceived performance. When broken down into digestible chunks, the technique is easy to implement and lends your application a level of polish that your users are sure to appreciate. The four steps required to accomplish this will be: building the user control, statelessly rendering the control as HTML, providing progress indication, and using ASP.NET AJAX to request and inject that HTML.

json: del.icio.us/tag/json

Installing Joomla on Windows - IIS

Open your browser and go to http://localhost/joomla/installation/install1.php and you should see the "Welcome to joomla Open Source Installation" page, if not you need to go back and find out why.

Joomla: Del.icio.us bookmarks tagged Joomla

Ionic's ISAPI Rewrite Filter

Do you wish IIS had a mod_rewrite? Check out IIRF.

opensource: del.icio.us tag/opensource

IIRF

Interested in a FREE URL Rewriter for IIS? Do you wish IIS had a mod_rewrite? Check out IIRF.

opensource: del.icio.us tag/opensource