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

Press Releases

November 17, 2009
Resco Releases Resco MobileForms Toolkit 2010

The popular component suite now with new controls and themes

October 20, 2009
Resco Announces Support for Windows® Phones

Resco MobileForms Toolkit now optimized for application development for Windows® phones

More
Latest Versions

March 10, 2010
DetailView .NET v6.8.0.6

March 09, 2010
AdvancedList .NET v6.8.0.5

March 01, 2010
OutlookControls .NET v6.8.0.5

February 15, 2010
SmartGrid .NET v6.8.0.3

More

Windows Mobile Development Samples - Resco AdvancedTree .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.

Customer Orders sample

This sample demonstrates how the AdvancedTree control can be bound to a dataset that holds a table of customers, his orders and order details.

Download C# Sample  Download VB Sample

AdvancedTree with Check Boxes

The sample shows how to display a check box in a TreeNode.

Download VB Sample

Directory Tree sample for WM 5.0 PPC

The sample shows how AdvancedTree can be designed to display the directory tree of the mobile device's file system. The power of this sample is in its speed where all the data is loaded first when it is needed.

Download C# Sample  Download VB Sample