Increase Site Performance: ASP.NET Precompilation
Jun 28 2018

Jatin Malik

Decrease your site's warmup time using the precompilation option in ASP.NET.This video covers various aspects of publishing a web application and precompiling it, showing you the exact process through Visual Studio.Topics Covered: -What is publishing? How to publish a Web Application? What is precompilation? Demo of precompiling an ASP.Net & MVC Web Application. What is *Updatable* option in precompilation?