Code Samples

ImageGear for Silverlight comes with the following sample application programs:

The documentation also contains a C# tutorial outlining how to build a simple application from the ground up. 

NOTE: The samples and the SilverlightWebService URLs use default HTTP port 80 to communicate. If you use a different port for the web site from which the samples and the service are running, please make sure to change the samples URL files and webServiceUrl string used by ImGearLicense.SetService() call in the sample code (Page.xaml.cs) to explicitly specify the port number (by adding ':<port number>' after the hostname), and rebuild the samples. You may also need to clear the browser's cache.

Vista and Visual Studio 2008

Microsoft recommends running Visual Studio 2008 with administrator privileges under Vista. To properly use the ImageGear Samples please run Visual Studio 2008 with elevated permissions. To run Visual Studio 2008 with elevated administrator permissions first confirm you are a member of the "Administrators" group on the local machine. Then right-click the Visual Studio 2008 shortcut and select the "Run as administrator" option from the context menu. Click ‘Continue’ to the UAC prompt.

To ensure you have the latest updates, after running Visual Studio 2008 choose ‘Check for Updates’ from the Help Menu.