Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width600px

The ASP.NET Precompiler action allows you to compile ASP.NET applications before deployment.

Precompiling has two main advantages:

  • The ASP application does not need to be compiled when first accessed. 
  • By deploying only compiled ASP applications, the ASPX source files do not need to be in the IIS virtual directories. 

Image Modified

Column
width300px
Panel
borderColor#D8D8D8
bgColor#FFFFFF
titleColor#FFFFFF
titleBGColor#006396
borderWidth1
titleOn this page:
borderStylesolid

Table of Contents
maxLevel3
minLevel2
printablefalse
 

Column

 

Compiler Options

Application

...

Starting Directory

Starting Directory

The directory that pre-compile will be based in. If not set then its the currently working directory of the build. 

Target

Target Output Directory

...