0
kicks
Boost performance using the CompilationMode attribute
ASP.NET 2.0 introduced the CompilationMode attribute to let the developers decide how to compile individual pages, user controls and master pages. Used properly, it can boost performance.