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 ... 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ...
System.Web.SessionState.SessionStateItemExpireCallback + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (String id, SessionStateStoreData item, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (String id, SessionStateStoreData item) |
System.Web.SessionState.SessionStateModule = | ||
---|---|---|
= | .ctor () | |
= | End | |
= | Start | |
= | Dispose () | |
= | Init (HttpApplication app) |
System.Web.SessionState.SessionStateUtility + | ||
---|---|---|
+ | AddHttpSessionStateToContext (HttpContext context, IHttpSessionState container) | |
+ | GetHttpSessionStateFromContext (HttpContext context) | |
+ | GetSessionStaticObjects (HttpContext context) | |
+ | RaiseSessionEnd (IHttpSessionState session, Object eventSource, EventArgs eventArgs) | |
+ | RemoveHttpSessionStateFromContext (HttpContext context) |
System.Web.SessionState.IStateRuntime != | ||
---|---|---|
= | ProcessRequest (IntPtr tracker, Int32 verb, String uri, Int32 exclusive, Int32 timeout, Int32 lockCookieExists, Int32 lockCookie, Int32 contentLength, IntPtr content) | |
- | ProcessRequest (IntPtr tracker, Int32 verb, String uri, Int32 exclusive, Int32 extraFlags, Int32 timeout, Int32 lockCookieExists, Int32 lockCookie, Int32 contentLength, IntPtr content) | |
= | StopProcessing () |
System.Web.SessionState.StateRuntime != | ||
---|---|---|
= | .ctor () | |
= | ProcessRequest (IntPtr tracker, Int32 verb, String uri, Int32 exclusive, Int32 timeout, Int32 lockCookieExists, Int32 lockCookie, Int32 contentLength, IntPtr content) | |
- | ProcessRequest (IntPtr tracker, Int32 verb, String uri, Int32 exclusive, Int32 extraFlags, Int32 timeout, Int32 lockCookieExists, Int32 lockCookie, Int32 contentLength, IntPtr content) | |
= | StopProcessing () |
System.Web.UI.BaseParser = | ||
---|---|---|
= | .ctor () |
System.Web.UI.TemplateParser = |
---|
System.Web.UI.AttributeCollection != | ||
---|---|---|
= | .ctor () | |
= | Add (String key, String value) | |
= | AddAttributes (HtmlTextWriter writer) | |
= | Clear () | |
- | Equals (Object o) | |
- | GetHashCode () | |
= | Remove (String key) | |
= | Render (HtmlTextWriter writer) | |
= | Count | |
= | CssStyle | |
= | Item [String key] | |
= | Keys |
System.Web.UI.BaseTemplateParser + |
---|
System.Web.UI.ControlBuilder != | ||
---|---|---|
= | .ctor () | |
- | DesignerFilter | |
= | AllowWhitespaceLiterals () | |
= | AppendLiteralString (String s) | |
= | AppendSubBuilder (ControlBuilder subBuilder) | |
- | BuildObject () | |
= | CloseControl () | |
= | CreateBuilderFromType (TemplateParser parser, ControlBuilder parentBuilder, Type type, String tagName, String id, IDictionary attribs, Int32 line, String sourceFileName) | |
= | GetChildControlType (String tagName, IDictionary attribs) | |
- | GetObjectPersistData () | |
- | GetResourceKey () | |
= | HasBody () | |
= | HtmlDecodeLiterals () | |
= | Init (TemplateParser parser, ControlBuilder parentBuilder, Type type, String tagName, String id, IDictionary attribs) | |
= | NeedsTagInnerText () | |
= | OnAppendToParentBuilder (ControlBuilder parentBuilder) | |
- | SetResourceKey (String resourceKey) | |
- | SetServiceProvider (IServiceProvider serviceProvider) | |
= | SetTagInnerText (String text) | |
- | BindingContainerType | |
= | ControlType | |
- | CurrentFilterResolutionService | |
- | DeclareType | |
= | HasAspCode | |
= | ID | |
- | Localize | |
= | NamingContainerType | |
- | ServiceProvider | |
= | TagName | |
- | ThemeResolutionService |
System.Web.UI.ITemplate = | ||
---|---|---|
= | InstantiateIn (Control container) |
System.Web.UI.TemplateBuilder != | ||
---|---|---|
= | .ctor () | |
- | BuildObject () | |
- | CloseControl () | |
= | Init (TemplateParser parser, ControlBuilder parentBuilder, Type type, String tagName, String ID, IDictionary attribs) | |
= | InstantiateIn (Control container) | |
= | NeedsTagInnerText () | |
= | SetTagInnerText (String text) | |
= | Text |
System.Web.UI.IBindableTemplate + | ||
---|---|---|
+ | ExtractValues (Control container) |
System.Web.UI.BindableTemplateBuilder + | ||
---|---|---|
+ | .ctor () | |
+ | ExtractValues (Control container) | |
+ | OnAppendToParentBuilder (ControlBuilder parentBuilder) |
Powered by Ricciolo