Scheduler Components and Controls > Data-centric Architecture with Silverlight > The Sample Application > Add the References |
Our project will use two additional assemblies, C1.Silverlight.Data.dll (contains the C1Data classes) and System.Windows.Controls.Data.dll (contains Microsoft's DataGrid control). We chose to use the Microsoft grid instead of ComponentOne's to show that the C1Data classes are not tied in any way to other ComponentOne controls; they can be used against any Silverlight control.
To add the assemblies, complete the following steps: