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 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 ...
System.Web.Caching.SqlCacheDependency + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | GetUniqueID () |
System.Web.Caching.DatabaseNotEnabledForNotificationException + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () |
System.Web.Caching.TableNotEnabledForNotificationException + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () |
System.Web.Caching.SqlCacheDependencyAdmin + | ||
---|---|---|
+ | DisableNotifications (String connectionString) | |
+ | DisableTableForNotifications (String connectionString, String table) | |
+ | DisableTableForNotifications (String connectionString, String[] tables) | |
+ | EnableNotifications (String connectionString) | |
+ | EnableTableForNotifications (String connectionString, String table) | |
+ | EnableTableForNotifications (String connectionString, String[] tables) | |
+ | GetTablesEnabledForNotifications (String connectionString) |
System.Web.Compilation.BuildProvider + | ||
---|---|---|
+ | GenerateCode (AssemblyBuilder assemblyBuilder) | |
+ | GetCustomString (CompilerResults results) | |
+ | GetGeneratedType (CompilerResults results) | |
+ | GetResultFlags (CompilerResults results) | |
+ | CodeCompilerType | |
+ | VirtualPathDependencies |
System.Web.Compilation.ExpressionBuilder + | ||
---|---|---|
+ | EvaluateExpression (Object target, BoundPropertyEntry entry, Object parsedData, ExpressionBuilderContext context) | |
+ | GetCodeExpression (BoundPropertyEntry entry, Object parsedData, ExpressionBuilderContext context) | |
+ | ParseExpression (String expression, Type propertyType, ExpressionBuilderContext context) | |
+ | SupportsEvaluate |
System.Web.Compilation.AppSettingsExpressionBuilder + | ||
---|---|---|
+ | .ctor () | |
+ | EvaluateExpression (Object target, BoundPropertyEntry entry, Object parsedData, ExpressionBuilderContext context) | |
+ | GetAppSetting (String key) | |
+ | GetAppSetting (String key, Type targetType, String propertyName) | |
+ | GetCodeExpression (BoundPropertyEntry entry, Object parsedData, ExpressionBuilderContext context) | |
+ | SupportsEvaluate |
System.Web.Compilation.AssemblyBuilder + | ||
---|---|---|
+ | AddAssemblyReference (Assembly a) | |
+ | AddCodeCompileUnit (BuildProvider buildProvider, CodeCompileUnit compileUnit) | |
+ | CreateCodeFile (BuildProvider buildProvider) | |
+ | CreateEmbeddedResource (BuildProvider buildProvider, String name) | |
+ | GenerateTypeFactory (String typeName) | |
+ | GetTempFilePhysicalPath (String extension) | |
+ | CodeDomProvider |
System.Web.Configuration.BrowserCapabilitiesCodeGenerator + | ||
---|---|---|
+ | .ctor () | |
+ | Create () | |
+ | Uninstall () |
System.Web.Compilation.BuildDependencySet + | ||
---|---|---|
+ | HashCode | |
+ | VirtualPaths |
System.Web.Compilation.BuildManager + | ||
---|---|---|
+ | CreateInstanceFromVirtualPath (String virtualPath, Type requiredBaseType) | |
+ | GetCachedBuildDependencySet (HttpContext context, String virtualPath) | |
+ | GetCompiledAssembly (String virtualPath) | |
+ | GetCompiledCustomString (String virtualPath) | |
+ | GetCompiledType (String virtualPath) | |
+ | GetType (String typeName, Boolean throwOnError, Boolean ignoreCase) | |
+ | GetType (String typeName, Boolean throwOnError) | |
+ | GetVirtualPathDependencies (String virtualPath) | |
+ | CodeAssemblies |
System.Web.Hosting.VirtualPathProvider + | ||
---|---|---|
+ | CombineVirtualPaths (String basePath, String relativePath) | |
+ | DirectoryExists (String virtualDir) | |
+ | FileExists (String virtualPath) | |
+ | GetCacheDependency (String virtualPath, IEnumerable virtualPathDependencies, DateTime utcStart) | |
+ | GetCacheKey (String virtualPath) | |
+ | GetDirectory (String virtualDir) | |
+ | GetFile (String virtualPath) | |
+ | GetFileHash (String virtualPath, IEnumerable virtualPathDependencies) | |
+ | InitializeLifetimeService () | |
+ | OpenFile (String virtualPath) |
System.Web.Hosting.VirtualFileBase + | ||
---|---|---|
+ | InitializeLifetimeService () | |
+ | IsDirectory | |
+ | Name | |
+ | VirtualPath |
System.Web.Hosting.VirtualFile + | ||
---|---|---|
+ | Open () | |
+ | IsDirectory |
Powered by Ricciolo