ASP.NET 網站 為什麼第一次特別慢...

一個朋友和我 抱怨到, 它們公司購買的軟體系統是由 ASP.NET 開發出來的

由於他的早起美德, 每天他都會是第一個進到公司 因此他發現 為什麼每一次 系統一開始用 慢的跟狗一樣...

事實上 ASP.NET 的 Pre-Compiler 模型很重要的概念 !!!

How to: Precompile ASP.NET Web Sites

https://msdn2.microsoft.com/en-us/library/ms227972.aspx

Open source has one interesting tool "Yet another pre-compile tool for ASP.NET web sites"

https://www.codeproject.com/aspnet/ASPdotNETprecompiler.asp

過去我也撰寫了一篇佈署的文章 "Inside ASP.NET 2.0 佈署論典"

https://www.microsoft.com/taiwan/msdn/columns/li_syue_lin/Inside_ASP.htm