Development ASP.Net


  tempDirectory="directory"
  debug="[true|false]"
  strict="[true|false]"
  explicit="[true|false]"
  batch="[true|false]"
  batchTimeout="timeout in seconds"
  maxBatchSize="max number of pages per batched compilation"
  maxBatchGeneratedFileSize="max combined size in KB"
  numRecompilesBeforeAppRestart="max number of recompilations "
  defaultLanguage="name of a language as specified in a  element below" 
   
            extension="ext"
        type=".NET Type"
        warningLevel="number"  
        compilerOptions="options"/>
   

   
    
   
 
    
   
   

    
        extension="file extension"
     type="type reference"/>