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 1 2 3 4 5 6 7 8 9 10 11 ...
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 () | |
= | .ctor () | |
= | .ctor () | |
= | AddError (Exception errorInfo) | |
= | AddError (Exception errorInfo) | |
= | ClearError () | |
= | ClearError () | |
= | GetAppConfig (String name) | |
= | GetAppConfig (String name) | |
= | GetConfig (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 filePath, String pathInfo, String queryString) | |
= | 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 | |
= | AllErrors | |
= | Application | |
= | Application | |
= | ApplicationInstance | |
= | ApplicationInstance | |
= | Cache | |
= | Cache | |
= | Current | |
= | Current | |
+ | CurrentHandler | |
= | Error | |
= | Error | |
= | Handler | |
= | Handler | |
= | IsCustomErrorEnabled | |
= | IsCustomErrorEnabled | |
= | IsDebuggingEnabled | |
= | IsDebuggingEnabled | |
= | Items | |
= | Items | |
+ | PreviousHandler | |
+ | Profile | |
= | Request | |
= | Request | |
= | Response | |
= | Response | |
= | Server | |
= | Server | |
= | Session | |
= | Session | |
= | SkipAuthorization | |
= | SkipAuthorization | |
= | Timestamp | |
= | Timestamp | |
= | Trace | |
= | Trace | |
= | User | |
= | User |
System.Web.HttpCookie != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Domain | |
= | Domain | |
= | Expires | |
= | Expires | |
= | HasKeys | |
= | HasKeys | |
+ | HttpOnly | |
= | Item [String key] | |
= | Item [String key] | |
= | Name | |
= | Name | |
= | Path | |
= | Path | |
= | Secure | |
= | Secure | |
= | Value | |
= | Value | |
= | Values | |
= | Values |
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 () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | CreateFromLastError (String message) | |
= | CreateFromLastError (String message) | |
= | GetHtmlErrorMessage () | |
= | GetHtmlErrorMessage () | |
= | GetHttpCode () | |
= | GetHttpCode () | |
+ | GetObjectData (SerializationInfo info, StreamingContext context) |
System.Web.HttpUnhandledException != | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () |
System.Web.HttpCompileException != | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | GetObjectData (SerializationInfo info, StreamingContext context) | |
+ | Message | |
= | Results | |
= | Results | |
= | SourceCode | |
= | SourceCode |
System.Web.HttpParseException != | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | FileName | |
= | FileName | |
= | Line | |
= | Line | |
+ | ParserErrors | |
+ | VirtualPath |
System.Web.HttpRequestValidationException != | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () |
System.Web.HttpFileCollection = | ||
---|---|---|
= | CopyTo (Array dest, Int32 index) | |
= | Get (String name) | |
= | Get (Int32 index) | |
= | GetKey (Int32 index) | |
= | AllKeys | |
= | Item [String name] | |
= | Item [Int32 index] |
System.Web.HttpModuleCollection = | ||
---|---|---|
= | CopyTo (Array dest, Int32 index) | |
= | Get (String name) | |
= | Get (Int32 index) | |
= | GetKey (Int32 index) | |
= | AllKeys | |
= | Item [String name] | |
= | Item [Int32 index] |
System.Web.HttpPostedFile = | ||
---|---|---|
= | SaveAs (String filename) | |
= | ContentLength | |
= | ContentType | |
= | FileName | |
= | InputStream |
System.Web.HttpRequest != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | BinaryRead (Int32 count) | |
= | BinaryRead (Int32 count) | |
= | MapImageCoordinates (String imageFieldName) | |
= | MapImageCoordinates (String imageFieldName) | |
= | MapPath (String virtualPath) | |
= | MapPath (String virtualPath, String baseVirtualDir, Boolean allowCrossAppMapping) | |
= | MapPath (String virtualPath) | |
= | MapPath (String virtualPath, String baseVirtualDir, Boolean allowCrossAppMapping) | |
= | SaveAs (String filename, Boolean includeHeaders) | |
= | SaveAs (String filename, Boolean includeHeaders) | |
= | ValidateInput () | |
= | ValidateInput () | |
= | AcceptTypes | |
= | AcceptTypes | |
+ | AnonymousID | |
= | ApplicationPath | |
= | ApplicationPath | |
+ | AppRelativeCurrentExecutionFilePath | |
= | Browser | |
= | Browser | |
= | ClientCertificate | |
= | ClientCertificate | |
= | ContentEncoding | |
= | ContentEncoding | |
= | ContentLength | |
= | ContentLength | |
= | ContentType | |
= | ContentType | |
= | Cookies | |
= | Cookies | |
= | CurrentExecutionFilePath | |
= | CurrentExecutionFilePath | |
= | FilePath | |
= | FilePath | |
= | Files | |
= | Files | |
= | Filter | |
= | Filter | |
= | Form | |
= | Form | |
= | Headers | |
= | Headers | |
= | HttpMethod | |
= | HttpMethod | |
= | InputStream | |
= | InputStream | |
= | IsAuthenticated | |
= | IsAuthenticated | |
+ | IsLocal | |
= | IsSecureConnection | |
= | IsSecureConnection | |
= | Item [String key] | |
= | Item [String key] | |
+ | LogonUserIdentity | |
= | Params | |
= | Params | |
= | Path | |
= | Path | |
= | PathInfo | |
= | PathInfo | |
= | PhysicalApplicationPath | |
= | PhysicalApplicationPath | |
= | PhysicalPath | |
= | PhysicalPath | |
= | QueryString | |
= | QueryString | |
= | RawUrl | |
= | RawUrl | |
= | RequestType | |
= | RequestType | |
= | ServerVariables | |
= | ServerVariables | |
= | TotalBytes | |
= | TotalBytes | |
= | Url | |
= | Url | |
= | UrlReferrer | |
= | UrlReferrer | |
= | UserAgent | |
= | UserAgent | |
= | UserHostAddress | |
= | UserHostAddress | |
= | UserHostName | |
= | UserHostName | |
= | UserLanguages | |
= | UserLanguages |
System.Web.HttpResponse != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
+ | AddCacheDependency (CacheDependency[] dependencies) | |
= | AddCacheItemDependencies (ArrayList cacheKeys) | |
= | AddCacheItemDependencies (ArrayList cacheKeys) | |
+ | AddCacheItemDependencies (String[] cacheKeys) | |
= | AddCacheItemDependency (String cacheKey) | |
= | AddCacheItemDependency (String cacheKey) | |
= | AddFileDependencies (ArrayList filenames) | |
= | AddFileDependencies (ArrayList filenames) | |
+ | AddFileDependencies (String[] filenames) | |
= | AddFileDependency (String filename) | |
= | AddFileDependency (String filename) | |
= | AddHeader (String name, String value) | |
= | AddHeader (String name, String value) | |
= | AppendCookie (HttpCookie cookie) | |
= | AppendCookie (HttpCookie cookie) | |
= | AppendHeader (String name, String value) | |
= | AppendHeader (String name, String value) | |
= | AppendToLog (String param) | |
= | AppendToLog (String param) | |
= | ApplyAppPathModifier (String virtualPath) | |
= | ApplyAppPathModifier (String virtualPath) | |
= | BinaryWrite (Byte[] buffer) | |
= | BinaryWrite (Byte[] buffer) | |
= | Clear () | |
= | Clear () | |
= | ClearContent () | |
= | ClearContent () | |
= | ClearHeaders () | |
= | ClearHeaders () | |
= | Close () | |
= | Close () | |
= | End () | |
= | End () | |
= | Flush () | |
= | Flush () | |
= | Pics (String value) | |
= | Pics (String value) | |
= | Redirect (String url) | |
= | Redirect (String url, Boolean endResponse) | |
= | Redirect (String url) | |
= | Redirect (String url, Boolean endResponse) | |
= | RemoveOutputCacheItem (String path) | |
= | RemoveOutputCacheItem (String path) | |
= | SetCookie (HttpCookie cookie) | |
= | SetCookie (HttpCookie cookie) | |
+ | TransmitFile (String filename) | |
= | Write (String s) | |
= | Write (Object obj) | |
= | Write (Char ch) | |
= | Write (Char[] buffer, Int32 index, Int32 count) | |
= | Write (String s) | |
= | Write (Object obj) | |
= | Write (Char ch) | |
= | Write (Char[] buffer, Int32 index, Int32 count) | |
= | WriteFile (String filename) | |
= | WriteFile (String filename, Boolean readIntoMemory) | |
= | WriteFile (String filename, Int64 offset, Int64 size) | |
= | WriteFile (IntPtr fileHandle, Int64 offset, Int64 size) | |
= | WriteFile (String filename) | |
= | WriteFile (String filename, Boolean readIntoMemory) | |
= | WriteFile (String filename, Int64 offset, Int64 size) | |
= | WriteFile (IntPtr fileHandle, Int64 offset, Int64 size) | |
+ | WriteSubstitution (HttpResponseSubstitutionCallback callback) | |
= | Buffer | |
= | Buffer | |
= | BufferOutput | |
= | BufferOutput | |
= | Cache | |
= | Cache | |
= | CacheControl | |
= | CacheControl | |
= | Charset | |
= | Charset | |
= | ContentEncoding | |
= | ContentEncoding | |
= | ContentType | |
= | ContentType | |
= | Cookies | |
= | Cookies | |
= | Expires | |
= | Expires | |
= | ExpiresAbsolute | |
= | ExpiresAbsolute | |
= | Filter | |
= | Filter | |
+ | HeaderEncoding | |
= | IsClientConnected | |
= | IsClientConnected | |
+ | IsRequestBeingRedirected | |
= | Output | |
= | Output | |
= | OutputStream | |
= | OutputStream | |
= | RedirectLocation | |
= | RedirectLocation | |
= | Status | |
= | Status | |
= | StatusCode | |
= | StatusCode | |
= | StatusDescription | |
= | StatusDescription | |
= | SuppressContent | |
= | SuppressContent |
Powered by Ricciolo