Comparazione classi Framework 1.1 - 2.0 RTM
Filtra
Tipo (maiuscole/minuscole):
Flag classe
Flag membro

Legenda

- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1

Namespace System

Totale classi: 1364, di cui
  • 414 nuove
  • 585 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.Net.ICredentials =
 =GetCredential (Uri uri, String authType)

 System.Net.CredentialCache !=
 =.ctor ()
 =.ctor ()
 =Add (Uri uriPrefix, String authType, NetworkCredential cred)
 =Add (Uri uriPrefix, String authType, NetworkCredential cred)
 +Add (String host, Int32 port, String authenticationType, NetworkCredential credential)
 =GetCredential (Uri uriPrefix, String authType)
 =GetCredential (Uri uriPrefix, String authType)
 +GetCredential (String host, Int32 port, String authenticationType)
 =GetEnumerator ()
 =GetEnumerator ()
 =Remove (Uri uriPrefix, String authType)
 =Remove (Uri uriPrefix, String authType)
 +Remove (String host, Int32 port, String authenticationType)
 =DefaultCredentials 
 =DefaultCredentials 
 +DefaultNetworkCredentials 

 System.Net.NetworkCredential !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =GetCredential (Uri uri, String authType)
 =GetCredential (Uri uri, String authType)
 +GetCredential (String host, Int32 port, String authenticationType)
 =Domain 
 =Domain 
 =Password 
 =Password 
 =UserName 
 =UserName 

 System.Net.Dns !=
 +BeginGetHostAddresses (String hostNameOrAddress, AsyncCallback requestCallback, Object state)
 =BeginGetHostByName (String hostName, AsyncCallback requestCallback, Object stateObject)
 =BeginGetHostByName (String hostName, AsyncCallback requestCallback, Object stateObject)
 +BeginGetHostEntry (String hostNameOrAddress, AsyncCallback requestCallback, Object stateObject)
 +BeginGetHostEntry (IPAddress address, AsyncCallback requestCallback, Object stateObject)
 =BeginResolve (String hostName, AsyncCallback requestCallback, Object stateObject)
 =BeginResolve (String hostName, AsyncCallback requestCallback, Object stateObject)
 +EndGetHostAddresses (IAsyncResult asyncResult)
 =EndGetHostByName (IAsyncResult asyncResult)
 =EndGetHostByName (IAsyncResult asyncResult)
 +EndGetHostEntry (IAsyncResult asyncResult)
 =EndResolve (IAsyncResult asyncResult)
 =EndResolve (IAsyncResult asyncResult)
 +GetHostAddresses (String hostNameOrAddress)
 =GetHostByAddress (String address)
 =GetHostByAddress (IPAddress address)
 =GetHostByAddress (String address)
 =GetHostByAddress (IPAddress address)
 =GetHostByName (String hostName)
 =GetHostByName (String hostName)
 +GetHostEntry (String hostNameOrAddress)
 +GetHostEntry (IPAddress address)
 =GetHostName ()
 =GetHostName ()
 =Resolve (String hostName)
 =Resolve (String hostName)

 System.Net.DnsPermissionAttribute =
 =.ctor ()
 =CreatePermission ()

 System.Net.DnsPermission =
 =.ctor ()
 =Copy ()
 =FromXml (SecurityElement securityElement)
 =Intersect (IPermission target)
 =IsSubsetOf (IPermission target)
 =IsUnrestricted ()
 =ToXml ()
 =Union (IPermission target)

 System.Net.EndPoint =
 =Create (SocketAddress socketAddress)
 =Serialize ()
 =AddressFamily 

 System.Net.WebRequest !=
 =Abort ()
 =Abort ()
 =BeginGetRequestStream (AsyncCallback callback, Object state)
 =BeginGetRequestStream (AsyncCallback callback, Object state)
 =BeginGetResponse (AsyncCallback callback, Object state)
 =BeginGetResponse (AsyncCallback callback, Object state)
 =Create (String requestUriString)
 =Create (Uri requestUri)
 =Create (String requestUriString)
 =Create (Uri requestUri)
 =CreateDefault (Uri requestUri)
 =CreateDefault (Uri requestUri)
 =EndGetRequestStream (IAsyncResult asyncResult)
 =EndGetRequestStream (IAsyncResult asyncResult)
 =EndGetResponse (IAsyncResult asyncResult)
 =EndGetResponse (IAsyncResult asyncResult)
 =GetRequestStream ()
 =GetRequestStream ()
 =GetResponse ()
 =GetResponse ()
 +GetSystemWebProxy ()
 =RegisterPrefix (String prefix, IWebRequestCreate creator)
 =RegisterPrefix (String prefix, IWebRequestCreate creator)
 +AuthenticationLevel 
 +CachePolicy 
 =ConnectionGroupName 
 =ConnectionGroupName 
 =ContentLength 
 =ContentLength 
 =ContentType 
 =ContentType 
 =Credentials 
 =Credentials 
 +DefaultCachePolicy 
 +DefaultWebProxy 
 =Headers 
 =Headers 
 +ImpersonationLevel 
 =Method 
 =Method 
 =PreAuthenticate 
 =PreAuthenticate 
 =Proxy 
 =Proxy 
 =RequestUri 
 =RequestUri 
 =Timeout 
 =Timeout 
 +UseDefaultCredentials 

 System.Net.FileWebRequest !=
 +Abort ()
 =BeginGetRequestStream (AsyncCallback callback, Object state)
 =BeginGetRequestStream (AsyncCallback callback, Object state)
 =BeginGetResponse (AsyncCallback callback, Object state)
 =BeginGetResponse (AsyncCallback callback, Object state)
 =EndGetRequestStream (IAsyncResult asyncResult)
 =EndGetRequestStream (IAsyncResult asyncResult)
 =EndGetResponse (IAsyncResult asyncResult)
 =EndGetResponse (IAsyncResult asyncResult)
 =GetRequestStream ()
 =GetRequestStream ()
 =GetResponse ()
 =GetResponse ()
 =ConnectionGroupName 
 =ConnectionGroupName 
 =ContentLength 
 =ContentLength 
 =ContentType 
 =ContentType 
 =Credentials 
 =Credentials 
 =Headers 
 =Headers 
 =Method 
 =Method 
 =PreAuthenticate 
 =PreAuthenticate 
 =Proxy 
 =Proxy 
 =RequestUri 
 =RequestUri 
 =Timeout 
 =Timeout 
 +UseDefaultCredentials 

 System.Net.IWebRequestCreate =
 =Create (Uri uri)

 System.Net.WebResponse !=
 =Close ()
 =Close ()
 =GetResponseStream ()
 =GetResponseStream ()
 =ContentLength 
 =ContentLength 
 =ContentType 
 =ContentType 
 =Headers 
 =Headers 
 +IsFromCache 
 +IsMutuallyAuthenticated 
 =ResponseUri 
 =ResponseUri 

 System.Net.FileWebResponse =
 =Close ()
 =GetResponseStream ()
 =ContentLength 
 =ContentType 
 =Headers 
 =ResponseUri 

 System.Net.GlobalProxySelection =
 =.ctor ()
 =GetEmptyWebProxy ()
 =Select 

 System.Net.HttpWebRequest !=
 =Abort ()
 =Abort ()
 =AddRange (Int32 from, Int32 to)
 =AddRange (Int32 range)
 =AddRange (String rangeSpecifier, Int32 from, Int32 to)
 =AddRange (String rangeSpecifier, Int32 range)
 =AddRange (Int32 from, Int32 to)
 =AddRange (Int32 range)
 =AddRange (String rangeSpecifier, Int32 from, Int32 to)
 =AddRange (String rangeSpecifier, Int32 range)
 =BeginGetRequestStream (AsyncCallback callback, Object state)
 =BeginGetRequestStream (AsyncCallback callback, Object state)
 =BeginGetResponse (AsyncCallback callback, Object state)
 =BeginGetResponse (AsyncCallback callback, Object state)
 =EndGetRequestStream (IAsyncResult asyncResult)
 =EndGetRequestStream (IAsyncResult asyncResult)
 =EndGetResponse (IAsyncResult asyncResult)
 =EndGetResponse (IAsyncResult asyncResult)
 -GetHashCode ()
 =GetRequestStream ()
 =GetRequestStream ()
 =GetResponse ()
 =GetResponse ()
 =Accept 
 =Accept 
 =Address 
 =Address 
 =AllowAutoRedirect 
 =AllowAutoRedirect 
 =AllowWriteStreamBuffering 
 =AllowWriteStreamBuffering 
 +AutomaticDecompression 
 =ClientCertificates 
 =ClientCertificates 
 =Connection 
 =Connection 
 =ConnectionGroupName 
 =ConnectionGroupName 
 =ContentLength 
 =ContentLength 
 =ContentType 
 =ContentType 
 =ContinueDelegate 
 =ContinueDelegate 
 =CookieContainer 
 =CookieContainer 
 =Credentials 
 =Credentials 
 +DefaultCachePolicy 
 +DefaultMaximumErrorResponseLength 
 =DefaultMaximumResponseHeadersLength 
 =DefaultMaximumResponseHeadersLength 
 =Expect 
 =Expect 
 =HaveResponse 
 =HaveResponse 
 =Headers 
 =Headers 
 =IfModifiedSince 
 =IfModifiedSince 
 =KeepAlive 
 =KeepAlive 
 =MaximumAutomaticRedirections 
 =MaximumAutomaticRedirections 
 =MaximumResponseHeadersLength 
 =MaximumResponseHeadersLength 
 =MediaType 
 =MediaType 
 =Method 
 =Method 
 =Pipelined 
 =Pipelined 
 =PreAuthenticate 
 =PreAuthenticate 
 =ProtocolVersion 
 =ProtocolVersion 
 =Proxy 
 =Proxy 
 =ReadWriteTimeout 
 =ReadWriteTimeout 
 =Referer 
 =Referer 
 =RequestUri 
 =RequestUri 
 =SendChunked 
 =SendChunked 
 =ServicePoint 
 =ServicePoint 
 =Timeout 
 =Timeout 
 =TransferEncoding 
 =TransferEncoding 
 =UnsafeAuthenticatedConnectionSharing 
 =UnsafeAuthenticatedConnectionSharing 
 +UseDefaultCredentials 
 =UserAgent 
 =UserAgent 

Powered by Ricciolo