Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace System.Web
Totale classi: 1418, di cui
- 778 nuove
- 989 modificate
- 0 rimosse
Pagina ... 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 ...
System.Web.Hosting.AppDomainFactory = | ||
---|---|---|
= | .ctor () | |
= | Create (String module, String typeName, String appId, String appPath, String strUrlOfAppOrigin, Int32 iZone) |
System.Web.Hosting.IAppManagerAppDomainFactory + | ||
---|---|---|
+ | Create (String appId, String appPath) | |
+ | Stop () |
System.Web.Hosting.AppManagerAppDomainFactory + | ||
---|---|---|
+ | .ctor () | |
+ | Create (String appId, String appPath) | |
+ | Stop () |
System.Web.Hosting.ApplicationHost = | ||
---|---|---|
= | CreateApplicationHost (Type hostType, String virtualDir, String physicalDir) |
System.Web.Hosting.ApplicationInfo + | ||
---|---|---|
+ | ID | |
+ | PhysicalPath | |
+ | VirtualPath |
System.Web.Hosting.ApplicationManager + | ||
---|---|---|
+ | Close () | |
+ | CreateObject (String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists) | |
+ | CreateObject (String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists, Boolean throwOnError) | |
+ | GetApplicationManager () | |
+ | GetObject (String appId, Type type) | |
+ | GetRunningApplications () | |
+ | InitializeLifetimeService () | |
+ | IsIdle () | |
+ | Open () | |
+ | ShutdownAll () | |
+ | ShutdownApplication (String appId) | |
+ | StopObject (String appId, Type type) |
System.Web.Hosting.HostingEnvironment + | ||
---|---|---|
+ | .ctor () | |
+ | DecrementBusyCount () | |
+ | Impersonate () | |
+ | Impersonate (IntPtr token) | |
+ | Impersonate (IntPtr userToken, String virtualPath) | |
+ | IncrementBusyCount () | |
+ | InitializeLifetimeService () | |
+ | InitiateShutdown () | |
+ | MapPath (String virtualPath) | |
+ | RegisterObject (IRegisteredObject obj) | |
+ | RegisterVirtualPathProvider (VirtualPathProvider virtualPathProvider) | |
+ | SetCultures () | |
+ | SetCultures (String virtualPath) | |
+ | UnregisterObject (IRegisteredObject obj) | |
+ | ApplicationID | |
+ | ApplicationPhysicalPath | |
+ | ApplicationVirtualPath | |
+ | Cache | |
+ | InitializationException | |
+ | IsHosted | |
+ | ShutdownReason | |
+ | SiteName | |
+ | VirtualPathProvider |
System.Web.Hosting.IISAPIRuntime = | ||
---|---|---|
= | DoGCCollect () | |
= | ProcessRequest (IntPtr ecb, Int32 useProcessModel) | |
= | StartProcessing () | |
= | StopProcessing () |
System.Web.Hosting.ISAPIRuntime != | ||
---|---|---|
= | .ctor () | |
= | DoGCCollect () | |
- | InitializeLifetimeService () | |
= | ProcessRequest (IntPtr ecb, Int32 iWRType) | |
= | StartProcessing () | |
= | StopProcessing () |
System.Web.Hosting.VirtualDirectory + | ||
---|---|---|
+ | Children | |
+ | Directories | |
+ | Files | |
+ | IsDirectory |
System.Web.Hosting.SimpleWorkerRequest != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | EndOfRequest () | |
= | FlushResponse (Boolean finalFlush) | |
= | GetAppPath () | |
= | GetAppPathTranslated () | |
= | GetFilePath () | |
= | GetFilePathTranslated () | |
= | GetHttpVerbName () | |
= | GetHttpVersion () | |
= | GetLocalAddress () | |
= | GetLocalPort () | |
= | GetPathInfo () | |
= | GetQueryString () | |
= | GetRawUrl () | |
= | GetRemoteAddress () | |
= | GetRemotePort () | |
= | GetServerVariable (String name) | |
= | GetUriPath () | |
= | GetUserToken () | |
= | MapPath (String path) | |
= | SendKnownResponseHeader (Int32 index, String value) | |
= | SendResponseFromFile (String filename, Int64 offset, Int64 length) | |
= | SendResponseFromFile (IntPtr handle, Int64 offset, Int64 length) | |
= | SendResponseFromMemory (Byte[] data, Int32 length) | |
= | SendStatus (Int32 statusCode, String statusDescription) | |
= | SendUnknownResponseHeader (String name, String value) | |
= | MachineConfigPath | |
= | MachineInstallDirectory | |
- | RootWebConfigPath |
System.Web.Management.WebEventProvider + | ||
---|---|---|
+ | Flush () | |
+ | ProcessEvent (WebBaseEvent raisedEvent) | |
+ | Shutdown () |
System.Web.Management.BufferedWebEventProvider + | ||
---|---|---|
+ | Flush () | |
+ | Initialize (String name, NameValueCollection config) | |
+ | ProcessEvent (WebBaseEvent eventRaised) | |
+ | ProcessEventFlush (WebEventBufferFlushInfo flushInfo) | |
+ | Shutdown () | |
+ | BufferMode | |
+ | UseBuffering |
System.Web.Management.EventLogWebEventProvider + | ||
---|---|---|
+ | Flush () | |
+ | Initialize (String name, NameValueCollection config) | |
+ | ProcessEvent (WebBaseEvent eventRaised) | |
+ | Shutdown () |
Powered by Ricciolo