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 ... 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 ...
![]() | System.Web.HttpParseException != | |
---|---|---|
![]() | - | .ctor () |
![]() | - | .ctor () |
![]() | - | .ctor () |
![]() | - | .ctor () |
![]() | - | GetObjectData (SerializationInfo info, StreamingContext context) |
![]() | = | FileName |
![]() | = | Line |
![]() | - | ParserErrors |
![]() | - | VirtualPath |
![]() | System.Web.HttpRequestValidationException != | |
---|---|---|
![]() | - | .ctor () |
![]() | - | .ctor () |
![]() | - | .ctor () |
![]() | System.Web.ParserError + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | ErrorText |
![]() | + | Line |
![]() | + | VirtualPath |
![]() | System.Web.ParserErrorCollection + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | Add (ParserError value) |
![]() | + | AddRange (ParserError[] value) |
![]() | + | AddRange (ParserErrorCollection value) |
![]() | + | Contains (ParserError value) |
![]() | + | CopyTo (ParserError[] array, Int32 index) |
![]() | + | IndexOf (ParserError value) |
![]() | + | Insert (Int32 index, ParserError value) |
![]() | + | Remove (ParserError value) |
![]() | + | Item [Int32 index] |
![]() | 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 () |
![]() | = | BinaryRead (Int32 count) |
![]() | = | MapImageCoordinates (String imageFieldName) |
![]() | = | MapPath (String virtualPath) |
![]() | = | MapPath (String virtualPath, String baseVirtualDir, Boolean allowCrossAppMapping) |
![]() | = | SaveAs (String filename, Boolean includeHeaders) |
![]() | = | ValidateInput () |
![]() | = | AcceptTypes |
![]() | - | AnonymousID |
![]() | = | ApplicationPath |
![]() | - | AppRelativeCurrentExecutionFilePath |
![]() | = | Browser |
![]() | = | ClientCertificate |
![]() | = | ContentEncoding |
![]() | = | ContentLength |
![]() | = | ContentType |
![]() | = | Cookies |
![]() | = | CurrentExecutionFilePath |
![]() | = | FilePath |
![]() | = | Files |
![]() | = | Filter |
![]() | = | Form |
![]() | = | Headers |
![]() | = | HttpMethod |
![]() | = | InputStream |
![]() | = | IsAuthenticated |
![]() | - | IsLocal |
![]() | = | IsSecureConnection |
![]() | = | Item [String key] |
![]() | - | LogonUserIdentity |
![]() | = | Params |
![]() | = | Path |
![]() | = | PathInfo |
![]() | = | PhysicalApplicationPath |
![]() | = | PhysicalPath |
![]() | = | QueryString |
![]() | = | RawUrl |
![]() | = | RequestType |
![]() | = | ServerVariables |
![]() | = | TotalBytes |
![]() | = | Url |
![]() | = | UrlReferrer |
![]() | = | UserAgent |
![]() | = | UserHostAddress |
![]() | = | UserHostName |
![]() | = | UserLanguages |
![]() | System.Web.HttpResponseSubstitutionCallback + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (HttpContext context, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (HttpContext context) |
![]() | System.Web.HttpResponse != | |
---|---|---|
![]() | = | .ctor () |
![]() | - | AddCacheDependency (CacheDependency[] dependencies) |
![]() | = | AddCacheItemDependencies (ArrayList cacheKeys) |
![]() | - | AddCacheItemDependencies (String[] cacheKeys) |
![]() | = | AddCacheItemDependency (String cacheKey) |
![]() | = | AddFileDependencies (ArrayList filenames) |
![]() | - | AddFileDependencies (String[] filenames) |
![]() | = | AddFileDependency (String filename) |
![]() | = | AddHeader (String name, String value) |
![]() | = | AppendCookie (HttpCookie cookie) |
![]() | = | AppendHeader (String name, String value) |
![]() | = | AppendToLog (String param) |
![]() | = | ApplyAppPathModifier (String virtualPath) |
![]() | = | BinaryWrite (Byte[] buffer) |
![]() | = | Clear () |
![]() | = | ClearContent () |
![]() | = | ClearHeaders () |
![]() | = | Close () |
![]() | = | End () |
![]() | = | Flush () |
![]() | = | Pics (String value) |
![]() | = | Redirect (String url) |
![]() | = | Redirect (String url, Boolean endResponse) |
![]() | = | RemoveOutputCacheItem (String path) |
![]() | = | SetCookie (HttpCookie cookie) |
![]() | - | TransmitFile (String filename) |
![]() | = | 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) |
![]() | - | WriteSubstitution (HttpResponseSubstitutionCallback callback) |
![]() | = | Buffer |
![]() | = | BufferOutput |
![]() | = | Cache |
![]() | = | CacheControl |
![]() | = | Charset |
![]() | = | ContentEncoding |
![]() | = | ContentType |
![]() | = | Cookies |
![]() | = | Expires |
![]() | = | ExpiresAbsolute |
![]() | = | Filter |
![]() | - | HeaderEncoding |
![]() | = | IsClientConnected |
![]() | - | IsRequestBeingRedirected |
![]() | = | Output |
![]() | = | OutputStream |
![]() | = | RedirectLocation |
![]() | = | Status |
![]() | = | StatusCode |
![]() | = | StatusDescription |
![]() | = | SuppressContent |
![]() | System.Web.HttpRuntime != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Close () |
![]() | = | ProcessRequest (HttpWorkerRequest wr) |
![]() | = | UnloadAppDomain () |
![]() | = | AppDomainAppId |
![]() | = | AppDomainAppPath |
![]() | = | AppDomainAppVirtualPath |
![]() | = | AppDomainId |
![]() | - | AspClientScriptPhysicalPath |
![]() | - | AspClientScriptVirtualPath |
![]() | = | AspInstallDirectory |
![]() | = | BinDirectory |
![]() | = | Cache |
![]() | = | ClrInstallDirectory |
![]() | = | CodegenDir |
![]() | = | IsOnUNCShare |
![]() | = | MachineConfigurationDirectory |
![]() | System.Web.ApplicationShutdownReason + | |
---|---|---|
![]() | + | BinDirChangeOrDirectoryRename |
![]() | + | BrowsersDirChangeOrDirectoryRename |
![]() | + | ChangeInGlobalAsax |
![]() | + | ChangeInSecurityPolicyFile |
![]() | + | CodeDirChangeOrDirectoryRename |
![]() | + | ConfigurationChange |
![]() | + | HostingEnvironment |
![]() | + | HttpRuntimeClose |
![]() | + | IdleTimeout |
![]() | + | InitializationError |
![]() | + | MaxRecompilationsReached |
![]() | + | None |
![]() | + | PhysicalApplicationPathChanged |
![]() | + | ResourcesDirChangeOrDirectoryRename |
![]() | + | UnloadAppDomainCalled |
![]() | + | value__ |
![]() | System.Web.HttpServerUtility != | |
---|---|---|
![]() | = | ClearError () |
![]() | = | CreateObject (String progID) |
![]() | = | CreateObject (Type type) |
![]() | = | CreateObjectFromClsid (String clsid) |
![]() | = | Execute (String path) |
![]() | = | Execute (String path, TextWriter writer) |
![]() | - | Execute (String path, Boolean preserveForm) |
![]() | - | Execute (String path, TextWriter writer, Boolean preserveForm) |
![]() | - | Execute (IHttpHandler handler, TextWriter writer, Boolean preserveForm) |
![]() | = | GetLastError () |
![]() | = | HtmlDecode (String s) |
![]() | = | HtmlDecode (String s, TextWriter output) |
![]() | = | HtmlEncode (String s) |
![]() | = | HtmlEncode (String s, TextWriter output) |
![]() | = | MapPath (String path) |
![]() | = | Transfer (String path, Boolean preserveForm) |
![]() | = | Transfer (String path) |
![]() | - | Transfer (IHttpHandler handler, Boolean preserveForm) |
![]() | = | UrlDecode (String s) |
![]() | = | UrlDecode (String s, TextWriter output) |
![]() | = | UrlEncode (String s) |
![]() | = | UrlEncode (String s, TextWriter output) |
![]() | = | UrlPathEncode (String s) |
![]() | - | UrlTokenDecode (String input) |
![]() | - | UrlTokenEncode (Byte[] input) |
![]() | = | MachineName |
![]() | = | ScriptTimeout |
![]() | System.Web.HttpUtility != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | HtmlAttributeEncode (String s) |
![]() | = | HtmlAttributeEncode (String s, TextWriter output) |
![]() | = | HtmlDecode (String s) |
![]() | = | HtmlDecode (String s, TextWriter output) |
![]() | = | HtmlEncode (String s) |
![]() | = | HtmlEncode (String s, TextWriter output) |
![]() | - | ParseQueryString (String query) |
![]() | - | ParseQueryString (String query, Encoding encoding) |
![]() | = | UrlDecode (String str) |
![]() | = | UrlDecode (String str, Encoding e) |
![]() | = | UrlDecode (Byte[] bytes, Encoding e) |
![]() | = | UrlDecode (Byte[] bytes, Int32 offset, Int32 count, Encoding e) |
![]() | = | UrlDecodeToBytes (String str) |
![]() | = | UrlDecodeToBytes (String str, Encoding e) |
![]() | = | UrlDecodeToBytes (Byte[] bytes) |
![]() | = | UrlDecodeToBytes (Byte[] bytes, Int32 offset, Int32 count) |
![]() | = | UrlEncode (String str) |
![]() | = | UrlEncode (String str, Encoding e) |
![]() | = | UrlEncode (Byte[] bytes) |
![]() | = | UrlEncode (Byte[] bytes, Int32 offset, Int32 count) |
![]() | = | UrlEncodeToBytes (String str) |
![]() | = | UrlEncodeToBytes (String str, Encoding e) |
![]() | = | UrlEncodeToBytes (Byte[] bytes) |
![]() | = | UrlEncodeToBytes (Byte[] bytes, Int32 offset, Int32 count) |
![]() | = | UrlEncodeUnicode (String str) |
![]() | = | UrlEncodeUnicodeToBytes (String str) |
![]() | = | UrlPathEncode (String str) |
Powered by Ricciolo