If you just installed ComponentOne Studio for Silverlight, open Visual Studio 2008 and load the Samples.sln solution located in the C:\Documents and Settings\<username>\My Documents\ComponentOne Samples\Studio for Silverlight or C:\Users\<username>\Documents\ComponentOne Samples\Studio for Silverlight folder. This solution contains all the samples that ship with this release. Each sample has a readme.txt file that describes it and two projects named as follows:
<SampleName> |
Silverlight project (client-side project) |
<SampleName>Web |
ASP.NET project that hosts the Silverlight project (server-side project) |
To run a sample, right-click the <SampleName>Web project in the Solution Explorer, select Set as Startup Project, and press F5.
The following topics, organized by folder, describe each of the included samples.