Lần đầu tiên được triệu gọi, mã ASP.NET sẽ được biên dịch và lưu một bản sao trong bộ nhớ, mỗi lần sau được gọi thì không cần biên dịch lại nữa, cách làm này tăng hiệu suất rất đáng kể.
The first was called, ASP.NET code will be compiled and saved a copy in memory, each of which was known not to compile again, doing this very significant performance increases.
Invoked for the first time, will be compiled ASP.NET code and keep a copy in memory, each time after being called there is no need to recompile again, this approach is very significant performance boost.
The first call, asp.net will compile the code and save a memory, every time after being hit, do not need to re compile, this approach is very important to improve the efficiency.