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 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ...
![]() | System.Web.Profile.ProfileAuthenticationOption + | |
---|---|---|
![]() | + | All |
![]() | + | Anonymous |
![]() | + | Authenticated |
![]() | + | value__ |
![]() | System.Web.Profile.ProfileEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Context |
![]() | + | Profile |
![]() | System.Web.Profile.ProfileEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, ProfileEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, ProfileEventArgs e) |
![]() | System.Web.Profile.ProfileInfo + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | IsAnonymous |
![]() | + | LastActivityDate |
![]() | + | LastUpdatedDate |
![]() | + | Size |
![]() | + | UserName |
![]() | System.Web.Profile.ProfileInfoCollection + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Add (ProfileInfo profileInfo) |
![]() | + | Clear () |
![]() | + | CopyTo (Array array, Int32 index) |
![]() | + | CopyTo (ProfileInfo[] array, Int32 index) |
![]() | + | GetEnumerator () |
![]() | + | Remove (String name) |
![]() | + | SetReadOnly () |
![]() | + | Count |
![]() | + | IsSynchronized |
![]() | + | Item [String name] |
![]() | + | SyncRoot |
![]() | System.Web.Profile.ProfileManager + | |
---|---|---|
![]() | + | DeleteInactiveProfiles (ProfileAuthenticationOption authenticationOption, DateTime userInactiveSinceDate) |
![]() | + | DeleteProfile (String username) |
![]() | + | DeleteProfiles (ProfileInfoCollection profiles) |
![]() | + | DeleteProfiles (String[] usernames) |
![]() | + | FindInactiveProfilesByUserName (ProfileAuthenticationOption authenticationOption, String usernameToMatch, DateTime userInactiveSinceDate) |
![]() | + | FindInactiveProfilesByUserName (ProfileAuthenticationOption authenticationOption, String usernameToMatch, DateTime userInactiveSinceDate, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) |
![]() | + | FindProfilesByUserName (ProfileAuthenticationOption authenticationOption, String usernameToMatch) |
![]() | + | FindProfilesByUserName (ProfileAuthenticationOption authenticationOption, String usernameToMatch, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) |
![]() | + | GetAllInactiveProfiles (ProfileAuthenticationOption authenticationOption, DateTime userInactiveSinceDate) |
![]() | + | GetAllInactiveProfiles (ProfileAuthenticationOption authenticationOption, DateTime userInactiveSinceDate, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) |
![]() | + | GetAllProfiles (ProfileAuthenticationOption authenticationOption) |
![]() | + | GetAllProfiles (ProfileAuthenticationOption authenticationOption, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) |
![]() | + | GetNumberOfInactiveProfiles (ProfileAuthenticationOption authenticationOption, DateTime userInactiveSinceDate) |
![]() | + | GetNumberOfProfiles (ProfileAuthenticationOption authenticationOption) |
![]() | + | ApplicationName |
![]() | + | AutomaticSaveEnabled |
![]() | + | Enabled |
![]() | + | Provider |
![]() | + | Providers |
![]() | System.Web.Profile.ProfileModule + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | MigrateAnonymous |
![]() | + | Personalize |
![]() | + | ProfileAutoSaving |
![]() | + | Dispose () |
![]() | + | Init (HttpApplication app) |
![]() | System.Web.Profile.ProfileMigrateEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, ProfileMigrateEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, ProfileMigrateEventArgs e) |
![]() | System.Web.Profile.ProfileMigrateEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | AnonymousID |
![]() | + | Context |
![]() | System.Web.Profile.ProfileAutoSaveEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, ProfileAutoSaveEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, ProfileAutoSaveEventArgs e) |
![]() | System.Web.Profile.ProfileAutoSaveEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Context |
![]() | + | ContinueWithProfileAutoSave |
![]() | System.Web.Profile.ProfileProvider + | |
---|---|---|
![]() | + | DeleteInactiveProfiles (ProfileAuthenticationOption authenticationOption, DateTime userInactiveSinceDate) |
![]() | + | DeleteProfiles (ProfileInfoCollection profiles) |
![]() | + | DeleteProfiles (String[] usernames) |
![]() | + | FindInactiveProfilesByUserName (ProfileAuthenticationOption authenticationOption, String usernameToMatch, DateTime userInactiveSinceDate, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) |
![]() | + | FindProfilesByUserName (ProfileAuthenticationOption authenticationOption, String usernameToMatch, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) |
![]() | + | GetAllInactiveProfiles (ProfileAuthenticationOption authenticationOption, DateTime userInactiveSinceDate, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) |
![]() | + | GetAllProfiles (ProfileAuthenticationOption authenticationOption, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) |
![]() | + | GetNumberOfInactiveProfiles (ProfileAuthenticationOption authenticationOption, DateTime userInactiveSinceDate) |
![]() | System.Web.Profile.ProfileProviderCollection + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Add (ProviderBase provider) |
![]() | + | Item [String name] |
![]() | System.Web.Profile.SqlProfileProvider + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | DeleteInactiveProfiles (ProfileAuthenticationOption authenticationOption, DateTime userInactiveSinceDate) |
![]() | + | DeleteProfiles (ProfileInfoCollection profiles) |
![]() | + | DeleteProfiles (String[] usernames) |
![]() | + | FindInactiveProfilesByUserName (ProfileAuthenticationOption authenticationOption, String usernameToMatch, DateTime userInactiveSinceDate, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) |
![]() | + | FindProfilesByUserName (ProfileAuthenticationOption authenticationOption, String usernameToMatch, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) |
![]() | + | GetAllInactiveProfiles (ProfileAuthenticationOption authenticationOption, DateTime userInactiveSinceDate, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) |
![]() | + | GetAllProfiles (ProfileAuthenticationOption authenticationOption, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) |
![]() | + | GetNumberOfInactiveProfiles (ProfileAuthenticationOption authenticationOption, DateTime userInactiveSinceDate) |
![]() | + | GetPropertyValues (SettingsContext sc, SettingsPropertyCollection properties) |
![]() | + | Initialize (String name, NameValueCollection config) |
![]() | + | SetPropertyValues (SettingsContext sc, SettingsPropertyValueCollection properties) |
![]() | + | ApplicationName |
Powered by Ricciolo