Microsoft
98-363 · Question #31
You copy an ASP.NET Web site to a Web server. The first load of the home page takes longer than subsequent loads because the Web site:
The correct answer is A. compiles on first load. See the full explanation below for the reasoning.
Question
You copy an ASP.NET Web site to a Web server. The first load of the home page takes longer than subsequent loads because the Web site:
Options
- Acompiles on first load.
- Bconfigures IIS settings on first load.
- Crecompiles referenced assemblies.
- Dcreates all the necessary database connections.
How the community answered
(43 responses)- A70% (30)
- B5% (2)
- C16% (7)
- D9% (4)
Community Discussion
No community discussion yet for this question.