task
stringlengths 24
71
| input
stringlengths 8
2.38k
| output
stringlengths 1
2.34k
| options
sequence | pageTitle
stringlengths 4
140
| outputColName
stringlengths 1
79
| url
stringlengths 41
160
| wdcFile
stringlengths 71
74
|
---|---|---|---|---|---|---|---|
388b6fbc_eModel_Activation_Namespace_____Class | [Description] Contains the service's virtual path when the service is hosted in Internet Information Services (IIS) or Windows Process Activation Service (WAS). [Class] | VirtualPathExtension | [] | System.ServiceModel.Activation Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activation(v=vs.90).aspx | 35/1438042990217.27_20150728002310-00129-ip-10-236-191-2_891877168_0.json |
388b6fbc_eModel_Activation_Namespace_____Class | [Description] Automatically adds an ASP.NET AJAX endpoint to a service, without requiring configuration, in a managed hosting environment that dynamically activates host instances for the service in response to incoming messages. [Class] | WebScriptServiceHostFactory | [] | System.ServiceModel.Activation Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activation(v=vs.90).aspx | 35/1438042990217.27_20150728002310-00129-ip-10-236-191-2_891877168_0.json |
388b6fbc_eModel_Activation_Namespace_____Class | [Description] A factory that provides instances of WebServiceHost in managed hosting environments where the host instance is created dynamically in response to incoming messages. [Class] | WebServiceHostFactory | [] | System.ServiceModel.Activation Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activation(v=vs.90).aspx | 35/1438042990217.27_20150728002310-00129-ip-10-236-191-2_891877168_0.json |
388b6fbc_eModel_Activation_Namespace_____Class | [Description] Factory that provides instances of WorkflowServiceHost in managed hosting environments where the host instance is created dynamically in response to incoming messages. [Class] | WorkflowServiceHostFactory | [] | System.ServiceModel.Activation Namespace () | Class | https://msdn.microsoft.com/en-us/library/system.servicemodel.activation(v=vs.90).aspx | 35/1438042990217.27_20150728002310-00129-ip-10-236-191-2_891877168_0.json |
c1b31103___System_Security_Permissions___Description | [Member name] AddToStore [Description] | The ability to add a certificate to a store. For security reasons, this ability should be granted only to highly trusted code. | [] | StorePermissionFlags Enumeration (System.Security.Permissions) | Description | https://msdn.microsoft.com/en-us/library/system.security.permissions.storepermissionflags.aspx | 35/1438042989443.69_20150728002309-00064-ip-10-236-191-2_871593171_0.json |
c1b31103___System_Security_Permissions___Description | [Member name] AllFlags [Description] | The ability to perform all certificate and store operations. | [] | StorePermissionFlags Enumeration (System.Security.Permissions) | Description | https://msdn.microsoft.com/en-us/library/system.security.permissions.storepermissionflags.aspx | 35/1438042989443.69_20150728002309-00064-ip-10-236-191-2_871593171_0.json |
c1b31103___System_Security_Permissions___Description | [Member name] CreateStore [Description] | The ability to create a new store. New stores are created by calling the X509Store.Open method. | [] | StorePermissionFlags Enumeration (System.Security.Permissions) | Description | https://msdn.microsoft.com/en-us/library/system.security.permissions.storepermissionflags.aspx | 35/1438042989443.69_20150728002309-00064-ip-10-236-191-2_871593171_0.json |
c1b31103___System_Security_Permissions___Description | [Member name] DeleteStore [Description] | The ability to delete a store. This functionality is not exposed by the X509Store class. | [] | StorePermissionFlags Enumeration (System.Security.Permissions) | Description | https://msdn.microsoft.com/en-us/library/system.security.permissions.storepermissionflags.aspx | 35/1438042989443.69_20150728002309-00064-ip-10-236-191-2_871593171_0.json |
c1b31103___System_Security_Permissions___Description | [Member name] EnumerateCertificates [Description] | The ability to enumerate the certificates in a store. For privacy reasons, this ability should be granted only to fully trusted code. | [] | StorePermissionFlags Enumeration (System.Security.Permissions) | Description | https://msdn.microsoft.com/en-us/library/system.security.permissions.storepermissionflags.aspx | 35/1438042989443.69_20150728002309-00064-ip-10-236-191-2_871593171_0.json |
c1b31103___System_Security_Permissions___Description | [Member name] EnumerateStores [Description] | The ability to enumerate the stores on a computer. This functionality is not exposed by the X509Store class. | [] | StorePermissionFlags Enumeration (System.Security.Permissions) | Description | https://msdn.microsoft.com/en-us/library/system.security.permissions.storepermissionflags.aspx | 35/1438042989443.69_20150728002309-00064-ip-10-236-191-2_871593171_0.json |
c1b31103___System_Security_Permissions___Description | [Member name] NoFlags [Description] | Permission is not given to perform any certificate or store operations. | [] | StorePermissionFlags Enumeration (System.Security.Permissions) | Description | https://msdn.microsoft.com/en-us/library/system.security.permissions.storepermissionflags.aspx | 35/1438042989443.69_20150728002309-00064-ip-10-236-191-2_871593171_0.json |
c1b31103___System_Security_Permissions___Description | [Member name] OpenStore [Description] | The ability to open a store. The ability to open a store does not include the ability to enumerate certificates (which raises privacy concerns) or to add or remove certificates (which raises security concerns). | [] | StorePermissionFlags Enumeration (System.Security.Permissions) | Description | https://msdn.microsoft.com/en-us/library/system.security.permissions.storepermissionflags.aspx | 35/1438042989443.69_20150728002309-00064-ip-10-236-191-2_871593171_0.json |
c1b31103___System_Security_Permissions___Description | [Member name] RemoveFromStore [Description] | The ability to remove a certificate from a store. This ability should be granted only to highly trusted code because removing a certificate can result in a denial of service. | [] | StorePermissionFlags Enumeration (System.Security.Permissions) | Description | https://msdn.microsoft.com/en-us/library/system.security.permissions.storepermissionflags.aspx | 35/1438042989443.69_20150728002309-00064-ip-10-236-191-2_871593171_0.json |
9691eaa0_Toy___Part_2__HTTP_Performance__Meaning | [Value] public [Meaning] | The response may be stored in any cache, including caches shared among many users. | [] | Fiddler PowerToy - Part 2: HTTP Performance | Meaning | https://msdn.microsoft.com/en-us/library/bb250442.aspx | 35/1438042989443.69_20150728002309-00186-ip-10-236-191-2_878848813_1.json |
9691eaa0_Toy___Part_2__HTTP_Performance__Meaning | [Value] private [Meaning] | The response may only be stored in a private cache used by a single user. | [] | Fiddler PowerToy - Part 2: HTTP Performance | Meaning | https://msdn.microsoft.com/en-us/library/bb250442.aspx | 35/1438042989443.69_20150728002309-00186-ip-10-236-191-2_878848813_1.json |
9691eaa0_Toy___Part_2__HTTP_Performance__Meaning | [Value] no-cache [Meaning] | The response should not be reused to satisfy future requests. | [] | Fiddler PowerToy - Part 2: HTTP Performance | Meaning | https://msdn.microsoft.com/en-us/library/bb250442.aspx | 35/1438042989443.69_20150728002309-00186-ip-10-236-191-2_878848813_1.json |
9691eaa0_Toy___Part_2__HTTP_Performance__Meaning | [Value] no-store [Meaning] | The response should not be reused to satisfy future requests, and should not be written to disk. This is primarily used as a security measure for sensitive responses. | [] | Fiddler PowerToy - Part 2: HTTP Performance | Meaning | https://msdn.microsoft.com/en-us/library/bb250442.aspx | 35/1438042989443.69_20150728002309-00186-ip-10-236-191-2_878848813_1.json |
9691eaa0_Toy___Part_2__HTTP_Performance__Meaning | [Value] max-age=#seconds [Meaning] | The response may be reused to satisfy future requests within a certain number of seconds. | [] | Fiddler PowerToy - Part 2: HTTP Performance | Meaning | https://msdn.microsoft.com/en-us/library/bb250442.aspx | 35/1438042989443.69_20150728002309-00186-ip-10-236-191-2_878848813_1.json |
9691eaa0_Toy___Part_2__HTTP_Performance__Meaning | [Value] must-revalidate [Meaning] | The response may be reused to satisfy future requests, but the origin server should first be contacted to verify that the response is still fresh. | [] | Fiddler PowerToy - Part 2: HTTP Performance | Meaning | https://msdn.microsoft.com/en-us/library/bb250442.aspx | 35/1438042989443.69_20150728002309-00186-ip-10-236-191-2_878848813_1.json |
5864faa4_Routing_Scenarios__Use_when | [Scenario] Service versioning [Use when] | You need to support multiple versions of a service or may deploy an updated service in the future | [] | Routing Scenarios | Use when | https://msdn.microsoft.com/en-us/library/vstudio/ee816891(v=vs.100) | 35/1438042990217.27_20150728002310-00211-ip-10-236-191-2_887306713_0.json |
5864faa4_Routing_Scenarios__Use_when | [Scenario] Service data partitioning [Use when] | You must partition a service across multiple hosts | [] | Routing Scenarios | Use when | https://msdn.microsoft.com/en-us/library/vstudio/ee816891(v=vs.100) | 35/1438042990217.27_20150728002310-00211-ip-10-236-191-2_887306713_0.json |
5864faa4_Routing_Scenarios__Use_when | [Scenario] Dynamic update [Use when] | You must dynamically reconfigure routing logic at runtime to handle changing service deployments | [] | Routing Scenarios | Use when | https://msdn.microsoft.com/en-us/library/vstudio/ee816891(v=vs.100) | 35/1438042990217.27_20150728002310-00211-ip-10-236-191-2_887306713_0.json |
5864faa4_Routing_Scenarios__Use_when | [Scenario] Multicast [Use when] | You must send one message to multiple endpoints | [] | Routing Scenarios | Use when | https://msdn.microsoft.com/en-us/library/vstudio/ee816891(v=vs.100) | 35/1438042990217.27_20150728002310-00211-ip-10-236-191-2_887306713_0.json |
5864faa4_Routing_Scenarios__Use_when | [Scenario] Protocol bridging [Use when] | You receive messages over one transport protocol, and the destination endpoint uses a different protocol | [] | Routing Scenarios | Use when | https://msdn.microsoft.com/en-us/library/vstudio/ee816891(v=vs.100) | 35/1438042990217.27_20150728002310-00211-ip-10-236-191-2_887306713_0.json |
5864faa4_Routing_Scenarios__Use_when | [Scenario] Error Handling [Use when] | You need to provide resilience to network outages and communication failures | [] | Routing Scenarios | Use when | https://msdn.microsoft.com/en-us/library/vstudio/ee816891(v=vs.100) | 35/1438042990217.27_20150728002310-00211-ip-10-236-191-2_887306713_0.json |
8255ab77_y_Class__System_Windows_Media___Description | [Name] Bounds [Description] | Gets a Rect that specifies the axis-aligned bounding box of the Geometry. (Inherited from Geometry.) | [] | RectangleGeometry Class (System.Windows.Media) | Description | https://msdn.microsoft.com/fr-fr/library/system.windows.media.rectanglegeometry(v=vs.95).aspx | 35/1438042990217.27_20150728002310-00251-ip-10-236-191-2_881202812_1.json |
8255ab77_y_Class__System_Windows_Media___Description | [Name] Dispatcher [Description] | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) | [] | RectangleGeometry Class (System.Windows.Media) | Description | https://msdn.microsoft.com/fr-fr/library/system.windows.media.rectanglegeometry(v=vs.95).aspx | 35/1438042990217.27_20150728002310-00251-ip-10-236-191-2_881202812_1.json |
8255ab77_y_Class__System_Windows_Media___Description | [Name] RadiusX [Description] | Gets or sets the x-radius of the ellipse that is used to round the corners of the rectangle. | [] | RectangleGeometry Class (System.Windows.Media) | Description | https://msdn.microsoft.com/fr-fr/library/system.windows.media.rectanglegeometry(v=vs.95).aspx | 35/1438042990217.27_20150728002310-00251-ip-10-236-191-2_881202812_1.json |
8255ab77_y_Class__System_Windows_Media___Description | [Name] RadiusY [Description] | Gets or sets the y-radius of the ellipse that is used to round the corners of the rectangle. | [] | RectangleGeometry Class (System.Windows.Media) | Description | https://msdn.microsoft.com/fr-fr/library/system.windows.media.rectanglegeometry(v=vs.95).aspx | 35/1438042990217.27_20150728002310-00251-ip-10-236-191-2_881202812_1.json |
8255ab77_y_Class__System_Windows_Media___Description | [Name] Rect [Description] | Gets or sets the dimensions of the rectangle. | [] | RectangleGeometry Class (System.Windows.Media) | Description | https://msdn.microsoft.com/fr-fr/library/system.windows.media.rectanglegeometry(v=vs.95).aspx | 35/1438042990217.27_20150728002310-00251-ip-10-236-191-2_881202812_1.json |
8255ab77_y_Class__System_Windows_Media___Description | [Name] Transform [Description] | Gets or sets the Transform object applied to a Geometry. (Inherited from Geometry.) | [] | RectangleGeometry Class (System.Windows.Media) | Description | https://msdn.microsoft.com/fr-fr/library/system.windows.media.rectanglegeometry(v=vs.95).aspx | 35/1438042990217.27_20150728002310-00251-ip-10-236-191-2_881202812_1.json |
87651ab2_ebException_Class__System_Net___Description | [Name] WebException() [Description] | Initializes a new instance of the WebException class. | [] | WebException Class (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.webexception(v=vs.110).aspx | 35/1438042989443.69_20150728002309-00028-ip-10-236-191-2_868880964_0.json |
87651ab2_ebException_Class__System_Net___Description | [Name] WebException(String) [Description] | Initializes a new instance of the WebException class with the specified error message. | [] | WebException Class (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.webexception(v=vs.110).aspx | 35/1438042989443.69_20150728002309-00028-ip-10-236-191-2_868880964_0.json |
87651ab2_ebException_Class__System_Net___Description | [Name] WebException(SerializationInfo, StreamingContext) [Description] | Initializes a new instance of the WebException class from the specified SerializationInfo and StreamingContext instances. | [] | WebException Class (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.webexception(v=vs.110).aspx | 35/1438042989443.69_20150728002309-00028-ip-10-236-191-2_868880964_0.json |
87651ab2_ebException_Class__System_Net___Description | [Name] WebException(String, Exception) [Description] | Initializes a new instance of the WebException class with the specified error message and nested exception. | [] | WebException Class (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.webexception(v=vs.110).aspx | 35/1438042989443.69_20150728002309-00028-ip-10-236-191-2_868880964_0.json |
87651ab2_ebException_Class__System_Net___Description | [Name] WebException(String, WebExceptionStatus) [Description] | Initializes a new instance of the WebException class with the specified error message and status. | [] | WebException Class (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.webexception(v=vs.110).aspx | 35/1438042989443.69_20150728002309-00028-ip-10-236-191-2_868880964_0.json |
87651ab2_ebException_Class__System_Net___Description | [Name] WebException(String, Exception, WebExceptionStatus, WebResponse) [Description] | Initializes a new instance of the WebException class with the specified error message, nested exception, status, and response. | [] | WebException Class (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.webexception(v=vs.110).aspx | 35/1438042989443.69_20150728002309-00028-ip-10-236-191-2_868880964_0.json |
3f8bec1d_gical_Operators__Transact_SQL___Meaning | [Operator] ALL [Meaning] | TRUE if all of a set of comparisons are TRUE. | [] | Logical Operators (Transact-SQL) | Meaning | https://msdn.microsoft.com/en-US/library/ms189773(v=sql.110).aspx | 35/1438042989443.69_20150728002309-00073-ip-10-236-191-2_884370031_0.json |
3f8bec1d_gical_Operators__Transact_SQL___Meaning | [Operator] AND [Meaning] | TRUE if both Boolean expressions are TRUE. | [] | Logical Operators (Transact-SQL) | Meaning | https://msdn.microsoft.com/en-US/library/ms189773(v=sql.110).aspx | 35/1438042989443.69_20150728002309-00073-ip-10-236-191-2_884370031_0.json |
3f8bec1d_gical_Operators__Transact_SQL___Meaning | [Operator] ANY [Meaning] | TRUE if any one of a set of comparisons are TRUE. | [] | Logical Operators (Transact-SQL) | Meaning | https://msdn.microsoft.com/en-US/library/ms189773(v=sql.110).aspx | 35/1438042989443.69_20150728002309-00073-ip-10-236-191-2_884370031_0.json |
3f8bec1d_gical_Operators__Transact_SQL___Meaning | [Operator] BETWEEN [Meaning] | TRUE if the operand is within a range. | [] | Logical Operators (Transact-SQL) | Meaning | https://msdn.microsoft.com/en-US/library/ms189773(v=sql.110).aspx | 35/1438042989443.69_20150728002309-00073-ip-10-236-191-2_884370031_0.json |
3f8bec1d_gical_Operators__Transact_SQL___Meaning | [Operator] EXISTS [Meaning] | TRUE if a subquery contains any rows. | [] | Logical Operators (Transact-SQL) | Meaning | https://msdn.microsoft.com/en-US/library/ms189773(v=sql.110).aspx | 35/1438042989443.69_20150728002309-00073-ip-10-236-191-2_884370031_0.json |
3f8bec1d_gical_Operators__Transact_SQL___Meaning | [Operator] IN [Meaning] | TRUE if the operand is equal to one of a list of expressions. | [] | Logical Operators (Transact-SQL) | Meaning | https://msdn.microsoft.com/en-US/library/ms189773(v=sql.110).aspx | 35/1438042989443.69_20150728002309-00073-ip-10-236-191-2_884370031_0.json |
3f8bec1d_gical_Operators__Transact_SQL___Meaning | [Operator] LIKE [Meaning] | TRUE if the operand matches a pattern. | [] | Logical Operators (Transact-SQL) | Meaning | https://msdn.microsoft.com/en-US/library/ms189773(v=sql.110).aspx | 35/1438042989443.69_20150728002309-00073-ip-10-236-191-2_884370031_0.json |
3f8bec1d_gical_Operators__Transact_SQL___Meaning | [Operator] NOT [Meaning] | Reverses the value of any other Boolean operator. | [] | Logical Operators (Transact-SQL) | Meaning | https://msdn.microsoft.com/en-US/library/ms189773(v=sql.110).aspx | 35/1438042989443.69_20150728002309-00073-ip-10-236-191-2_884370031_0.json |
3f8bec1d_gical_Operators__Transact_SQL___Meaning | [Operator] OR [Meaning] | TRUE if either Boolean expression is TRUE. | [] | Logical Operators (Transact-SQL) | Meaning | https://msdn.microsoft.com/en-US/library/ms189773(v=sql.110).aspx | 35/1438042989443.69_20150728002309-00073-ip-10-236-191-2_884370031_0.json |
3f8bec1d_gical_Operators__Transact_SQL___Meaning | [Operator] SOME [Meaning] | TRUE if some of a set of comparisons are TRUE. | [] | Logical Operators (Transact-SQL) | Meaning | https://msdn.microsoft.com/en-US/library/ms189773(v=sql.110).aspx | 35/1438042989443.69_20150728002309-00073-ip-10-236-191-2_884370031_0.json |
08772427_ment_Studio_Keyboard_Shortcuts__Action | [Standard] F5 [SQL Server 2000] F5 [Action] | Refresh | [] | SQL Server Management Studio Keyboard Shortcuts | Action | https://msdn.microsoft.com/en-us/library/ms174205(v=sql.100).aspx | 35/1438042990217.27_20150728002310-00019-ip-10-236-191-2_891288824_16.json |
08772427_ment_Studio_Keyboard_Shortcuts__Action | [Standard] F6 [SQL Server 2000] F6 [Action] | Move between the Select logs pane and the Log file summary pane | [] | SQL Server Management Studio Keyboard Shortcuts | Action | https://msdn.microsoft.com/en-us/library/ms174205(v=sql.100).aspx | 35/1438042990217.27_20150728002310-00019-ip-10-236-191-2_891288824_16.json |
08772427_ment_Studio_Keyboard_Shortcuts__Action | [Standard] ALT+S [SQL Server 2000] ALT+S [Action] | Move to the Log file summary pane | [] | SQL Server Management Studio Keyboard Shortcuts | Action | https://msdn.microsoft.com/en-us/library/ms174205(v=sql.100).aspx | 35/1438042990217.27_20150728002310-00019-ip-10-236-191-2_891288824_16.json |
08772427_ment_Studio_Keyboard_Shortcuts__Action | [Standard] CTRL+SHIFT+L [SQL Server 2000] CTRL+SHIFT+L [Action] | Load a new log | [] | SQL Server Management Studio Keyboard Shortcuts | Action | https://msdn.microsoft.com/en-us/library/ms174205(v=sql.100).aspx | 35/1438042990217.27_20150728002310-00019-ip-10-236-191-2_891288824_16.json |
08772427_ment_Studio_Keyboard_Shortcuts__Action | [Standard] CTRL+SHIFT+E [SQL Server 2000] CTRL+SHIFT+E [Action] | Export a log | [] | SQL Server Management Studio Keyboard Shortcuts | Action | https://msdn.microsoft.com/en-us/library/ms174205(v=sql.100).aspx | 35/1438042990217.27_20150728002310-00019-ip-10-236-191-2_891288824_16.json |
08772427_ment_Studio_Keyboard_Shortcuts__Action | [Standard] CTRL+SHIFT+F [SQL Server 2000] CTRL+SHIFT+F [Action] | Filter a log | [] | SQL Server Management Studio Keyboard Shortcuts | Action | https://msdn.microsoft.com/en-us/library/ms174205(v=sql.100).aspx | 35/1438042990217.27_20150728002310-00019-ip-10-236-191-2_891288824_16.json |
08772427_ment_Studio_Keyboard_Shortcuts__Action | [Standard] CTRL+SHIFT+S [SQL Server 2000] CTRL+SHIFT+S [Action] | Search in a log | [] | SQL Server Management Studio Keyboard Shortcuts | Action | https://msdn.microsoft.com/en-us/library/ms174205(v=sql.100).aspx | 35/1438042990217.27_20150728002310-00019-ip-10-236-191-2_891288824_16.json |
7199d381_eModel_Activation_Namespace_____Description | [Class] AspNetCompatibilityRequirementsAttribute [Description] | Applied to a Windows Communication Foundation (WCF) service to indicate whether that service can be run in ASP.NET compatibility code. | [] | System.ServiceModel.Activation Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.activation(v=vs.90).aspx | 35/1438042990217.27_20150728002310-00129-ip-10-236-191-2_891877168_0.json |
7199d381_eModel_Activation_Namespace_____Description | [Class] HostedTransportConfiguration [Description] | Provides transport-specific configuration for transport implementations hosted in Windows Process Activation Service (WAS). | [] | System.ServiceModel.Activation Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.activation(v=vs.90).aspx | 35/1438042990217.27_20150728002310-00129-ip-10-236-191-2_891877168_0.json |
7199d381_eModel_Activation_Namespace_____Description | [Class] ServiceHostFactory [Description] | Factory that provides instances of ServiceHost in managed hosting environments where the host instance is created dynamically in response to incoming messages. | [] | System.ServiceModel.Activation Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.activation(v=vs.90).aspx | 35/1438042990217.27_20150728002310-00129-ip-10-236-191-2_891877168_0.json |
7199d381_eModel_Activation_Namespace_____Description | [Class] ServiceHostFactoryBase [Description] | Provides the base implementation for the factory that allows application code to participate in the creation of service hosts in managed hosting environments where the host instance is created dynamically in response to incoming messages. | [] | System.ServiceModel.Activation Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.activation(v=vs.90).aspx | 35/1438042990217.27_20150728002310-00129-ip-10-236-191-2_891877168_0.json |
7199d381_eModel_Activation_Namespace_____Description | [Class] VirtualPathExtension [Description] | Contains the service's virtual path when the service is hosted in Internet Information Services (IIS) or Windows Process Activation Service (WAS). | [] | System.ServiceModel.Activation Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.activation(v=vs.90).aspx | 35/1438042990217.27_20150728002310-00129-ip-10-236-191-2_891877168_0.json |
7199d381_eModel_Activation_Namespace_____Description | [Class] WebScriptServiceHostFactory [Description] | Automatically adds an ASP.NET AJAX endpoint to a service, without requiring configuration, in a managed hosting environment that dynamically activates host instances for the service in response to incoming messages. | [] | System.ServiceModel.Activation Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.activation(v=vs.90).aspx | 35/1438042990217.27_20150728002310-00129-ip-10-236-191-2_891877168_0.json |
7199d381_eModel_Activation_Namespace_____Description | [Class] WebServiceHostFactory [Description] | A factory that provides instances of WebServiceHost in managed hosting environments where the host instance is created dynamically in response to incoming messages. | [] | System.ServiceModel.Activation Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.activation(v=vs.90).aspx | 35/1438042990217.27_20150728002310-00129-ip-10-236-191-2_891877168_0.json |
7199d381_eModel_Activation_Namespace_____Description | [Class] WorkflowServiceHostFactory [Description] | Factory that provides instances of WorkflowServiceHost in managed hosting environments where the host instance is created dynamically in response to incoming messages. | [] | System.ServiceModel.Activation Namespace () | Description | https://msdn.microsoft.com/en-us/library/system.servicemodel.activation(v=vs.90).aspx | 35/1438042990217.27_20150728002310-00129-ip-10-236-191-2_891877168_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature group] Basic functionality [Feature] Audio and video rendering [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Event notification [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Device enumeration [DirectShow] Yes [Media Foundation] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Component enumeration [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Synchronization to reference clock [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Seeking [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Improved stress resilience [DirectShow] No [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature group] Content protection [Feature] Component validation [DirectShow] No [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Content protection policy negotiation [DirectShow] No [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Interoperability between content protection technologies [DirectShow] No [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Protection against kernel-mode and user-mode threats [DirectShow] No [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Component revocation and renewal [DirectShow] No [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Video output protection management [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature group] Media tasks [Feature] Audio capture [DirectShow] Yes [Media Foundation] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Video capture [DirectShow] Yes [Media Foundation] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Video editing [DirectShow] Yes [Media Foundation] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] DVD playback and navigation [DirectShow] Yes [Media Foundation] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] MPEG-2 support [DirectShow] Yes [Media Foundation] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] ASF support [DirectShow] Yes [Media Foundation] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] TV technologies [DirectShow] Yes [Media Foundation] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Stream buffer engine [DirectShow] Yes [Media Foundation] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Encoder API [DirectShow] Yes [Media Foundation] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature group] Video renderer [Feature] Substream mixing using per-pixel or planar alpha blending [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Customizable video composition [DirectShow] Yes [Media Foundation] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Support for custom presenters [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Windowless rendering [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Multimonitor support [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] DXVA [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] DirectDraw exclusive mode [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Backward compatibility with existing applications [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Accurate frame stepping [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Alpha blending of image data [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Glitch resilience [DirectShow] No [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Enhanced video fidelity [DirectShow] No [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Enhanced content protection robustness [DirectShow] No [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Standalone use [DirectShow] No [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature] Standalone mixing component [DirectShow] No [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
4a00fd05_DirectShow_to_Media_Foundation__Media_Foundation | [Feature group] Transforms (MFT or DMO) [Feature] Synchronous data processing [DirectShow] Yes [Media Foundation] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Migrating from DirectShow to Media Foundation | Media Foundation | https://msdn.microsoft.com/en-us/library/aa468614.aspx | 35/1438042989443.69_20150728002309-00164-ip-10-236-191-2_879834704_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.