ComponentOne Imaging for Silverlight Library
ComponentOne Imaging for Silverlight Library Samples
Imaging for Silverlight Library > ComponentOne Imaging for Silverlight Library Samples

If you just installed Silverlight Edition, open Visual Studio and load the Samples.sln solution located in the Documents\ComponentOne Samples\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 topic describes each of the included samples.

 

See Also