LOCATION: HomeSupportSamples › Windows Mobile Development Samples - ImageBox for .NET CF

Press Releases

August 10, 2010
Resco Announces Resco MobileLight Toolkit

New Silverlight controls for Windows Phone 7

August 10, 2010
Resco Announces Windows Phone 7 Support for Resco MobileApp Studio

Windows Phone 7 apps designed and built in minutes

June 29, 2010
Resco and Sygic released Resco MapNavigation

GPS map navigation in your mobile solution with no compromises

More
Latest Versions

September 02, 2010
OutlookControls .NET v6.9.0.3

August 25, 2010
AdvancedList .NET v6.9.0.3

August 24, 2010
DetailView .NET v6.9.0.3

August 20, 2010
TabControl .NET v6.9.0.1

More

Windows Mobile Development Samples - Resco ImageBox for .NET CF

Following Windows Mobile Development Samples demonstrate the usage of Resco .NET CF controls in various situations. All samples include C#, or VB .NET source code for Microsoft Visual Studio.

Note: Some samples may require Windows Mobile 5.0 SDK installed to be run. You can download Windows Mobile 5.0 SDK free of charge from Microsoft webpage here.

Display Image

This sample demonstrates the capabilities of Resco ImageBox for .NET CF showing how to:

  • Display an image.
  • Change its brightness, contrast, gamma correction.
  • Change the zoom level or invert the colors.

Download VB Sample

Camera Sample

This sample demonstrates the capabilities of Resco ImageBox for .NET CF showing how to:

  • Start the built-in camera and take a picture.
  • Display the taken picture and let the user adjust it (by rotating, cropping, adjusting brightness, contrast, gamma correction value).
  • Record a voice note belonging to the picture.
  • Save the picture together with the voice note into a mobile SQL CE database.
  • View the pictures stored in the database and play back the recorded notes.

Download C# Sample  |  Download VB Sample