The latest version of ASP.NET, version 2.0, supports several new and exciting features that promise to enhance developer productivity, administration and management, extensibility, and performance.
One of these features is precompilation, which either developers or administrators can use to precompile ASP.NET applications before they are deployed.
Moreover, the new precompilation feature can detect and provide warnings about any compilation failure issues, and lets you deploy applications without the need to store the source code on the deployment server. Precompilation can both reduce application response time and improve performance.
Spams are not allowed on the forums. Please stop posting links and stop wasting our time. Everybody has a limited time here and when you post a link, we think its a question and come here to help you and see its a link.
Rekha SinghPosted Dec 28, 2009, 8:01 AM
One of these features is precompilation, which either developers or administrators can use to precompile ASP.NET applications before they are deployed.
Moreover, the new precompilation feature can detect and provide warnings about any compilation failure issues, and lets you deploy applications without the need to store the source code on the deployment server. Precompilation can both reduce application response time and improve performance.
Mahesh ChandPosted Dec 23, 2009, 7:42 PM