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 ... 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 ...
![]() | System.Web.UI.IHierarchicalEnumerable + | |
---|---|---|
![]() | + | GetHierarchyData (Object enumeratedItem) |
![]() | System.Web.SiteMapNodeCollection + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | Add (SiteMapNode value) |
![]() | + | AddRange (SiteMapNode[] value) |
![]() | + | AddRange (SiteMapNodeCollection value) |
![]() | + | Clear () |
![]() | + | Contains (SiteMapNode value) |
![]() | + | CopyTo (SiteMapNode[] array, Int32 index) |
![]() | + | GetDataSourceView (SiteMapDataSource owner, String viewName) |
![]() | + | GetEnumerator () |
![]() | + | GetHierarchicalDataSourceView () |
![]() | + | GetHierarchyData (Object enumeratedItem) |
![]() | + | IndexOf (SiteMapNode value) |
![]() | + | Insert (Int32 index, SiteMapNode value) |
![]() | + | ReadOnly (SiteMapNodeCollection collection) |
![]() | + | Remove (SiteMapNode value) |
![]() | + | RemoveAt (Int32 index) |
![]() | + | Count |
![]() | + | IsFixedSize |
![]() | + | IsReadOnly |
![]() | + | IsSynchronized |
![]() | + | Item [Int32 index] |
![]() | + | SyncRoot |
![]() | System.Web.SiteMapProvider + | |
---|---|---|
![]() | + | SiteMapResolve |
![]() | + | FindSiteMapNode (HttpContext context) |
![]() | + | FindSiteMapNode (String rawUrl) |
![]() | + | FindSiteMapNodeFromKey (String key) |
![]() | + | GetChildNodes (SiteMapNode node) |
![]() | + | GetCurrentNodeAndHintAncestorNodes (Int32 upLevel) |
![]() | + | GetCurrentNodeAndHintNeighborhoodNodes (Int32 upLevel, Int32 downLevel) |
![]() | + | GetParentNode (SiteMapNode node) |
![]() | + | GetParentNodeRelativeToCurrentNodeAndHintDownFromParent (Int32 walkupLevels, Int32 relativeDepthFromWalkup) |
![]() | + | GetParentNodeRelativeToNodeAndHintDownFromParent (SiteMapNode node, Int32 walkupLevels, Int32 relativeDepthFromWalkup) |
![]() | + | HintAncestorNodes (SiteMapNode node, Int32 upLevel) |
![]() | + | HintNeighborhoodNodes (SiteMapNode node, Int32 upLevel, Int32 downLevel) |
![]() | + | Initialize (String name, NameValueCollection attributes) |
![]() | + | IsAccessibleToUser (HttpContext context, SiteMapNode node) |
![]() | + | CurrentNode |
![]() | + | EnableLocalization |
![]() | + | ParentProvider |
![]() | + | ResourceKey |
![]() | + | RootNode |
![]() | + | RootProvider |
![]() | + | SecurityTrimmingEnabled |
![]() | System.Web.StaticSiteMapProvider + | |
---|---|---|
![]() | + | BuildSiteMap () |
![]() | + | FindSiteMapNode (String rawUrl) |
![]() | + | FindSiteMapNodeFromKey (String key) |
![]() | + | GetChildNodes (SiteMapNode node) |
![]() | + | GetParentNode (SiteMapNode node) |
![]() | System.Web.VirtualPathUtility + | |
---|---|---|
![]() | + | AppendTrailingSlash (String virtualPath) |
![]() | + | Combine (String basePath, String relativePath) |
![]() | + | GetDirectory (String virtualPath) |
![]() | + | GetExtension (String virtualPath) |
![]() | + | GetFileName (String virtualPath) |
![]() | + | IsAbsolute (String virtualPath) |
![]() | + | IsAppRelative (String virtualPath) |
![]() | + | MakeRelative (String fromPath, String toPath) |
![]() | + | RemoveTrailingSlash (String virtualPath) |
![]() | + | ToAbsolute (String virtualPath) |
![]() | + | ToAbsolute (String virtualPath, String applicationPath) |
![]() | + | ToAppRelative (String virtualPath) |
![]() | + | ToAppRelative (String virtualPath, String applicationPath) |
![]() | System.Web.WebPageTraceListener + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | TraceEvent (TraceEventCache eventCache, String source, TraceEventType severity, Int32 id, String message) |
![]() | + | TraceEvent (TraceEventCache eventCache, String source, TraceEventType severity, Int32 id, String format, Object[] args) |
![]() | + | Write (String message) |
![]() | + | Write (String message, String category) |
![]() | + | WriteLine (String message) |
![]() | + | WriteLine (String message, String category) |
![]() | System.Web.HttpWorkerRequest != | |
---|---|---|
![]() | = | HeaderAccept |
![]() | = | HeaderAcceptCharset |
![]() | = | HeaderAcceptEncoding |
![]() | = | HeaderAcceptLanguage |
![]() | = | HeaderAcceptRanges |
![]() | = | HeaderAge |
![]() | = | HeaderAllow |
![]() | = | HeaderAuthorization |
![]() | = | HeaderCacheControl |
![]() | = | HeaderConnection |
![]() | = | HeaderContentEncoding |
![]() | = | HeaderContentLanguage |
![]() | = | HeaderContentLength |
![]() | = | HeaderContentLocation |
![]() | = | HeaderContentMd5 |
![]() | = | HeaderContentRange |
![]() | = | HeaderContentType |
![]() | = | HeaderCookie |
![]() | = | HeaderDate |
![]() | = | HeaderEtag |
![]() | = | HeaderExpect |
![]() | = | HeaderExpires |
![]() | = | HeaderFrom |
![]() | = | HeaderHost |
![]() | = | HeaderIfMatch |
![]() | = | HeaderIfModifiedSince |
![]() | = | HeaderIfNoneMatch |
![]() | = | HeaderIfRange |
![]() | = | HeaderIfUnmodifiedSince |
![]() | = | HeaderKeepAlive |
![]() | = | HeaderLastModified |
![]() | = | HeaderLocation |
![]() | = | HeaderMaxForwards |
![]() | = | HeaderPragma |
![]() | = | HeaderProxyAuthenticate |
![]() | = | HeaderProxyAuthorization |
![]() | = | HeaderRange |
![]() | = | HeaderReferer |
![]() | = | HeaderRetryAfter |
![]() | = | HeaderServer |
![]() | = | HeaderSetCookie |
![]() | = | HeaderTe |
![]() | = | HeaderTrailer |
![]() | = | HeaderTransferEncoding |
![]() | = | HeaderUpgrade |
![]() | = | HeaderUserAgent |
![]() | = | HeaderVary |
![]() | = | HeaderVia |
![]() | = | HeaderWarning |
![]() | = | HeaderWwwAuthenticate |
![]() | = | ReasonCachePolicy |
![]() | = | ReasonCacheSecurity |
![]() | = | ReasonClientDisconnect |
![]() | = | ReasonDefault |
![]() | = | ReasonFileHandleCacheMiss |
![]() | = | ReasonResponseCacheMiss |
![]() | = | RequestHeaderMaximum |
![]() | = | ResponseHeaderMaximum |
![]() | = | CloseConnection () |
![]() | = | EndOfRequest () |
![]() | = | FlushResponse (Boolean finalFlush) |
![]() | = | GetAppPath () |
![]() | = | GetAppPathTranslated () |
![]() | = | GetAppPoolID () |
![]() | = | GetBytesRead () |
![]() | = | GetClientCertificate () |
![]() | = | GetClientCertificateBinaryIssuer () |
![]() | = | GetClientCertificateEncoding () |
![]() | = | GetClientCertificatePublicKey () |
![]() | = | GetClientCertificateValidFrom () |
![]() | = | GetClientCertificateValidUntil () |
![]() | = | GetConnectionID () |
![]() | = | GetFilePath () |
![]() | = | GetFilePathTranslated () |
![]() | = | GetHttpVerbName () |
![]() | = | GetHttpVersion () |
![]() | = | GetKnownRequestHeader (Int32 index) |
![]() | = | GetKnownRequestHeaderIndex (String header) |
![]() | = | GetKnownRequestHeaderName (Int32 index) |
![]() | = | GetKnownResponseHeaderIndex (String header) |
![]() | = | GetKnownResponseHeaderName (Int32 index) |
![]() | = | GetLocalAddress () |
![]() | = | GetLocalPort () |
![]() | = | GetPathInfo () |
![]() | - | GetPreloadedEntityBody (Byte[] buffer, Int32 offset) |
![]() | = | GetPreloadedEntityBody () |
![]() | - | GetPreloadedEntityBodyLength () |
![]() | = | GetProtocol () |
![]() | = | GetQueryString () |
![]() | = | GetQueryStringRawBytes () |
![]() | = | GetRawUrl () |
![]() | = | GetRemoteAddress () |
![]() | = | GetRemoteName () |
![]() | = | GetRemotePort () |
![]() | = | GetRequestReason () |
![]() | = | GetServerName () |
![]() | = | GetServerVariable (String name) |
![]() | = | GetStatusDescription (Int32 code) |
![]() | - | GetTotalEntityBodyLength () |
![]() | = | GetUnknownRequestHeader (String name) |
![]() | = | GetUnknownRequestHeaders () |
![]() | = | GetUriPath () |
![]() | = | GetUrlContextID () |
![]() | = | GetUserToken () |
![]() | = | GetVirtualPathToken () |
![]() | = | HasEntityBody () |
![]() | = | HeadersSent () |
![]() | = | IsClientConnected () |
![]() | = | IsEntireEntityBodyIsPreloaded () |
![]() | = | IsSecure () |
![]() | = | MapPath (String virtualPath) |
![]() | = | ReadEntityBody (Byte[] buffer, Int32 size) |
![]() | - | ReadEntityBody (Byte[] buffer, Int32 offset, Int32 size) |
![]() | = | SendCalculatedContentLength (Int32 contentLength) |
![]() | = | SendKnownResponseHeader (Int32 index, String value) |
![]() | = | SendResponseFromFile (String filename, Int64 offset, Int64 length) |
![]() | = | SendResponseFromFile (IntPtr handle, Int64 offset, Int64 length) |
![]() | = | SendResponseFromMemory (Byte[] data, Int32 length) |
![]() | = | SendResponseFromMemory (IntPtr data, Int32 length) |
![]() | = | SendStatus (Int32 statusCode, String statusDescription) |
![]() | = | SendUnknownResponseHeader (String name, String value) |
![]() | = | SetEndOfSendNotification (EndOfSendNotification callback, Object extraData) |
= | EndOfSendNotification | |
![]() | = | MachineConfigPath |
![]() | = | MachineInstallDirectory |
![]() | - | RequestTraceIdentifier |
![]() | - | RootWebConfigPath |
![]() | System.Web.XmlSiteMapProvider + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BuildSiteMap () |
![]() | + | Dispose () |
![]() | + | FindSiteMapNode (String rawUrl) |
![]() | + | FindSiteMapNodeFromKey (String key) |
![]() | + | Initialize (String name, NameValueCollection attributes) |
![]() | + | RootNode |
![]() | System.Web.Hosting.IRegisteredObject + | |
---|---|---|
![]() | + | Stop (Boolean immediate) |
![]() | System.Web.Caching.CacheItemRemovedCallback = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (String key, Object value, CacheItemRemovedReason reason, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke (String key, Object value, CacheItemRemovedReason reason) |
![]() | System.Web.Caching.CacheItemPriority = | |
---|---|---|
![]() | = | AboveNormal |
![]() | = | BelowNormal |
![]() | = | Default |
![]() | = | High |
![]() | = | Low |
![]() | = | Normal |
![]() | = | NotRemovable |
![]() | = | value__ |
![]() | System.Web.Caching.CacheItemRemovedReason = | |
---|---|---|
![]() | = | DependencyChanged |
![]() | = | Expired |
![]() | = | Removed |
![]() | = | Underused |
![]() | = | value__ |
![]() | System.Web.Caching.Cache != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | NoAbsoluteExpiration |
![]() | = | NoSlidingExpiration |
![]() | = | Add (String key, Object value, CacheDependency dependencies, DateTime absoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, CacheItemRemovedCallback onRemoveCallback) |
![]() | = | Get (String key) |
![]() | = | GetEnumerator () |
![]() | = | Insert (String key, Object value) |
![]() | = | Insert (String key, Object value, CacheDependency dependencies) |
![]() | = | Insert (String key, Object value, CacheDependency dependencies, DateTime absoluteExpiration, TimeSpan slidingExpiration) |
![]() | = | Insert (String key, Object value, CacheDependency dependencies, DateTime absoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, CacheItemRemovedCallback onRemoveCallback) |
![]() | = | Remove (String key) |
![]() | = | Count |
![]() | - | EffectivePrivateBytesLimit |
![]() | = | Item [String key] |
![]() | System.Web.Caching.CacheDependency != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Dispose () |
![]() | - | GetUniqueID () |
![]() | = | HasChanged |
![]() | - | UtcLastModified |
Powered by Ricciolo