Training
Module
Use Microsoft Word and Excel templates with Dataverse - Training
Explore how you can create data analysis and standardized documents by using Microsoft Dataverse data along with Microsoft Word and Excel templates.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The UriTemplateTable class provides a dictionary-like associative table structure for working with a set of UriTemplate
instances. Specific Uniform Resource Identifiers (URIs) can be matched efficiently against all templates in the table, and data associated with the matched template can be retrieved.
The UriTemplateTable sample demonstrates the following key concepts related to the UriTemplateTable
class:
Syntax for instantiating a UriTemplateTable
.
Populating a UriTemplateTable
with a set of key/value pairs.
Matching a candidate URI against the table using MatchSingle.
To build the C# or Visual Basic .NET edition of the solution, follow the instructions in Building the Windows Communication Foundation Samples.
To run the sample in a single- or cross-machine configuration, follow the instructions in Running the Windows Communication Foundation Samples.
Training
Module
Use Microsoft Word and Excel templates with Dataverse - Training
Explore how you can create data analysis and standardized documents by using Microsoft Dataverse data along with Microsoft Word and Excel templates.