Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
System.Web.Compilation Namespace

The System.Web.Compilation namespace contains classes for generating and compiling custom file types within the ASP.NET build environment.

  ClassDescription
Public classAppSettingsExpressionBuilder Retrieves values, as specified in a declarative expression, from the <appSettings> section of the Web.config file.
Public classAssemblyBuilder Provides a container for building an assembly from one or more virtual paths within an ASP.NET project.
Public classBuildDependencySet Represents dependencies returned by the build manager.
Public classBuildManager Provides a set of methods to help manage the compilation of an ASP.NET application.
Public classBuildManagerHostUnloadEventArgs Contains event data for the AppDomainShutdown event and the AppDomainUnloaded event.
Public classBuildProvider Defines a set of properties and methods for generating source code within the ASP.NET build environment. This class is abstract.
Public classBuildProviderAppliesToAttribute Defines an attribute that specifies the scope where a build provider will be applied when a resource is located. This class cannot be inherited.
Public classClientBuildManager Provides compilation services for ASP.NET applications.
Public classClientBuildManagerCallback Receives status information about a build from the ClientBuildManager object.
Public classClientBuildManagerParameter Contains values passed to the ASP.NET compiler during precompilation.
Public classCompilerType Represents the compiler settings used within the ASP.NET build environment to generate and compile source code from a virtual path. This class cannot be inherited.
Public classConnectionStringsExpressionBuilder Retrieves, or generates code to retrieve, values from the <connectionStrings> section of the Web.config file.
Public classDesignTimeResourceProviderFactoryAttribute Specifies the type of resource provider factory for design time. This class cannot be inherited.
Public classExpressionBuilder Evaluates expressions during page parsing.
Public classExpressionBuilderContext Provides the context for an ExpressionBuilder object.
Public classExpressionEditorAttribute Specifies the design-time editor of the expression builder. This class cannot be inherited.
Public classExpressionPrefixAttribute Specifies the prefix attribute to use for the expression builder. This class cannot be inherited.
Public classImplicitResourceKey Contains fields that identify an implicit resource key.
Public classLinePragmaCodeInfoContains properties for a script block being parsed.
Public classResourceExpressionBuilder Provides code to the page parser for assigning property values on a control.
Public classResourceExpressionFields Contains the fields from a parsed resource expression.
Public classResourceProviderFactory Serves as the base class for classes that create resource providers.
Public classWCFBuildProvider Generates proxy class code for Windows Communication Foundation (WCF) services
  InterfaceDescription
Public interfaceIAssemblyPostProcessor Defines the method a class implements to process an assembly after the assembly has been built.
Public interfaceIImplicitResourceProvider Defines methods a class implements to act as an implicit resource provider.
Public interfaceIResourceProvider Defines the interface a class must implement to act as a resource provider.
Public interfaceIWcfReferenceReceiveContextInformation Defines the interface to implement to obtain additional context information.
  DelegateDescription
Public delegateBuildManagerHostUnloadEventHandler Represents the method that handles the AppDomainUnloaded event and the AppDomainShutdown event of a ClientBuildManager object.
  EnumerationDescription
Public enumerationBuildProviderAppliesTo Specifies the locations where the BuildProviderAppliesToAttribute attribute is respected during code generation for a resource by a BuildProvider object.
Public enumerationBuildProviderResultFlags Indicates the required behavior when a virtual path is built.
Public enumerationPrecompilationFlags Provides flags that determine precompilation behavior.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker