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 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 ...
![]() | System.Web.HttpCacheVaryByParams = | |
---|---|---|
![]() | = | IgnoreParams |
![]() | = | Item [String header] |
![]() | System.Web.HttpCacheability = | |
---|---|---|
![]() | = | NoCache |
![]() | = | Private |
![]() | = | Public |
![]() | = | Server |
![]() | = | ServerAndNoCache |
![]() | = | ServerAndPrivate |
![]() | = | value__ |
![]() | System.Web.HttpCacheRevalidation = | |
---|---|---|
![]() | = | AllCaches |
![]() | = | None |
![]() | = | ProxyCaches |
![]() | = | value__ |
![]() | System.Web.HttpValidationStatus = | |
---|---|---|
![]() | = | IgnoreThisRequest |
![]() | = | Invalid |
![]() | = | Valid |
![]() | = | value__ |
![]() | System.Web.HttpCacheValidateHandler = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (HttpContext context, Object data, HttpValidationStatus& validationStatus, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (HttpValidationStatus& validationStatus, IAsyncResult result) |
![]() | = | Invoke (HttpContext context, Object data, HttpValidationStatus& validationStatus) |
![]() | System.Web.HttpCachePolicy != | |
---|---|---|
![]() | = | AddValidationCallback (HttpCacheValidateHandler handler, Object data) |
![]() | = | AppendCacheExtension (String extension) |
![]() | = | SetAllowResponseInBrowserHistory (Boolean allow) |
![]() | = | SetCacheability (HttpCacheability cacheability) |
![]() | = | SetCacheability (HttpCacheability cacheability, String field) |
![]() | = | SetETag (String etag) |
![]() | = | SetETagFromFileDependencies () |
![]() | = | SetExpires (DateTime date) |
![]() | = | SetLastModified (DateTime date) |
![]() | = | SetLastModifiedFromFileDependencies () |
![]() | = | SetMaxAge (TimeSpan delta) |
![]() | = | SetNoServerCaching () |
![]() | = | SetNoStore () |
![]() | = | SetNoTransforms () |
![]() | - | SetOmitVaryStar (Boolean omit) |
![]() | = | SetProxyMaxAge (TimeSpan delta) |
![]() | = | SetRevalidation (HttpCacheRevalidation revalidation) |
![]() | = | SetSlidingExpiration (Boolean slide) |
![]() | = | SetValidUntilExpires (Boolean validUntilExpires) |
![]() | = | SetVaryByCustom (String custom) |
![]() | = | VaryByHeaders |
![]() | = | VaryByParams |
![]() | System.Web.HttpCacheVaryByHeaders = | |
---|---|---|
![]() | = | VaryByUnspecifiedParameters () |
![]() | = | AcceptTypes |
![]() | = | Item [String header] |
![]() | = | UserAgent |
![]() | = | UserCharSet |
![]() | = | UserLanguage |
![]() | System.Web.HttpClientCertificate = | |
---|---|---|
![]() | = | Get (String field) |
![]() | = | BinaryIssuer |
![]() | = | CertEncoding |
![]() | = | Certificate |
![]() | = | Cookie |
![]() | = | Flags |
![]() | = | IsPresent |
![]() | = | Issuer |
![]() | = | IsValid |
![]() | = | KeySize |
![]() | = | PublicKey |
![]() | = | SecretKeySize |
![]() | = | SerialNumber |
![]() | = | ServerIssuer |
![]() | = | ServerSubject |
![]() | = | Subject |
![]() | = | ValidFrom |
![]() | = | ValidUntil |
![]() | System.Web.HttpContext != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | AddError (Exception errorInfo) |
![]() | = | ClearError () |
![]() | = | GetAppConfig (String name) |
![]() | = | GetConfig (String name) |
![]() | - | GetGlobalResourceObject (String classKey, String resourceKey) |
![]() | - | GetGlobalResourceObject (String classKey, String resourceKey, CultureInfo culture) |
![]() | - | GetLocalResourceObject (String virtualPath, String resourceKey) |
![]() | - | GetLocalResourceObject (String virtualPath, String resourceKey, CultureInfo culture) |
![]() | - | GetSection (String sectionName) |
![]() | = | RewritePath (String path) |
![]() | - | RewritePath (String path, Boolean rebaseClientPath) |
![]() | = | RewritePath (String filePath, String pathInfo, String queryString) |
![]() | - | RewritePath (String filePath, String pathInfo, String queryString, Boolean setClientFilePath) |
![]() | = | AllErrors |
![]() | = | Application |
![]() | = | ApplicationInstance |
![]() | = | Cache |
![]() | = | Current |
![]() | - | CurrentHandler |
![]() | = | Error |
![]() | = | Handler |
![]() | = | IsCustomErrorEnabled |
![]() | = | IsDebuggingEnabled |
![]() | = | Items |
![]() | - | PreviousHandler |
![]() | - | Profile |
![]() | = | Request |
![]() | = | Response |
![]() | = | Server |
![]() | = | Session |
![]() | = | SkipAuthorization |
![]() | = | Timestamp |
![]() | = | Trace |
![]() | = | User |
![]() | System.Web.HttpCookie != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Domain |
![]() | = | Expires |
![]() | = | HasKeys |
![]() | - | HttpOnly |
![]() | = | Item [String key] |
![]() | = | Name |
![]() | = | Path |
![]() | = | Secure |
![]() | = | Value |
![]() | = | Values |
![]() | System.Web.HttpCookieMode + | |
---|---|---|
![]() | + | AutoDetect |
![]() | + | UseCookies |
![]() | + | UseDeviceProfile |
![]() | + | UseUri |
![]() | + | value__ |
![]() | System.Web.HttpCookieCollection = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Add (HttpCookie cookie) |
![]() | = | Clear () |
![]() | = | CopyTo (Array dest, Int32 index) |
![]() | = | Get (String name) |
![]() | = | Get (Int32 index) |
![]() | = | GetKey (Int32 index) |
![]() | = | Remove (String name) |
![]() | = | Set (HttpCookie cookie) |
![]() | = | AllKeys |
![]() | = | Item [String name] |
![]() | = | Item [Int32 index] |
![]() | System.Web.HttpException != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | CreateFromLastError (String message) |
![]() | = | GetHtmlErrorMessage () |
![]() | = | GetHttpCode () |
![]() | - | GetObjectData (SerializationInfo info, StreamingContext context) |
![]() | System.Web.HttpUnhandledException != | |
---|---|---|
![]() | - | .ctor () |
![]() | - | .ctor () |
![]() | - | .ctor () |
Powered by Ricciolo