Can I read ASP.NET Compilation and JIT Overview on EtoBox?
ASP.NET Compilation and JIT Overview by Monty Rana is a document available to read on EtoBox.
What is ASP.NET Compilation and JIT Overview about?
This document discusses various aspects of compilation processes for different .NET languages like VB.NET, C#.NET, and J#.NET. It also discusses ASP.NET compilation modes and how pages are compiled. Key points include: 1. VB.NET, C#.NET, and J#.NET each have different compilation processes that involve compiling to MSIL/IL and then to native code. 2. ASP.NET supports different compilation modes like in-place compilation, pre-compilation, and website compilation that determine how pages are compiled. 3.
- Author
- Monty Rana
- Language
- EN