Sunday, March 19, 2006

Website Precompiler for ASP.NET

Website Precompiler for ASP.NET

The most elegant feature of ASP.NET is the JIT compilation and caching of the pages once served, so that the second time, the users would get the most fastest response. However, the very first user to request the page has to wait a while, as the pages are JITted.

ASP.NET 2.0 has a compile website option, I guess. However, for websites running on .NET framework 1.1 this is still an issue. I have been looking out for some solutions and I came across the following article, which I think would be helpful to other users too and would like to share the same.

  1. Precompile ASP.NET Pages by Narendra
  2. Alberto's Precompiler for ASP.NET

I hope these would be very useful for ASP.NET development fraternity worldwide.

No comments:

[Imported from Blogdrive]Online Virus Scanners

Online Virus Scanners Virus Scanners are no longer difficult to install, tedious to configure. There are easy to use Online Virus Scanne...