Walkthrough: Using the System_Runtime Domain

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

The System_Runtime (CLR) models support easy yet powerful browsing of application metadata (that is, data that describes your .NET Framework application) from .NET Framework assemblies. It combines the ease of use of tools such as the Visual Studio Object Browser with the power of SQL Server Modeling Services and Microsoft code name “Quadrant”. With the System_Runtime models, you can query models and create multiple views of the data.

Prerequisites

  • Have installed the SQL Server Modeling CTP.

  • Have downloaded the DinnerNow.Business.dll and DinnerNow.Data.dll files available in the compressed file here.

System_Runtime Domain Topics

  1. How to: Import .NET Framework Metadata into Modeling Services using "Quadrant"

  2. How to: Browse .NET Framework Metadata using "Quadrant"

  3. How to: Query .NET Framework Metadata using "Quadrant"

  4. How to: Create Assembly Groups using BindingContexts

See Also

Concepts

System_Runtime
SQL Server Modeling CTP Domains Overview