SYSTEM.WEB in .NET Framework3.5

NEW35は .NET Framework3.5で追加になったもの。

System.Web

HttpApplication
HttpCookie
HttpRequest
HttpResponse
HttpRuntime
HttpServerUtility

System.Web.ApplicationServices NEW35

AuthenticationService NEW35
ProfileService NEW35
RoleService NEW35

System.Web.Caching

Cache

System.Web.ClientServices NEW35

ClientFormsIdentity NEW35
ClientRolePrincipal NEW35
ConnectivityStatus NEW35

System.Web.ClientServices.Providers NEW35

ClientFormsAuthenticationMembershipProvider NEW35
ClientRoleProvider NEW35

System.Web.Compilation

BuildProvider

System.Web.Configuration

WebConfigurationManager NEW35

System.EnterpriseServices

ServiceComponent

System.Web.Hosting

ApplicationManager

System.Web.Management

WebBasedEvent

System.Web.Security

FormsAuthentication
FormsIdentity
Membership
Roles

System.Web.SessionState

HttpSessionState

System.Web.UI

Control
MasterPage
Page
ScriptManager NEW35

System.Web.UI

UpdatePanel NEW35
UpdateProgress NEW35
UserControl

System.Web.UI.HtmlControls

HtmlButton
HtmlControl
HtmlForm
HtmlInputControl

System.Web.UI.WebControls

Content
DetailsView
FormView
GridView
LinqDataSource
ListView
LogIn
Menu
ObjectDataSources
TreeView
Wizard

System.Web.UI.WebControls.WebParts

WebPart