LOCATION: HomeProductsEnterprise Samples

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
MobileCalendar Pocket Outlook

Overview

Outlook Calendar is bound to be one of the most popular applications among the Windows Mobile device users. Even though the built-in Outlook Calendar provided by Microsoft suffices the average user, enterprise users often require integration with the business applications they use on everyday basis, and in many cases they need to customize it to make the Calendar application better suit their business needs.

Resco MobileCalendar is a C# .NET sample project demonstrating how to integrate Outlook Calendar into your mobile applications. It also allows you to display your business related data in an Outlook Calendar - like UI environment. Or, you can build a mobile application showing a combination of personal appointment with business related data in the same form. Since the MobileCalendar is provided with Source code there is possibility to do also significant customizations.

Familiar User Interface

The sample application’s main form shows appointments in various views such as Agenda, Day, Week, Month and Year the same way as the built-in Calendar application does. The Agenda view is implemented using the Resco AdvancedList .NET control, Day and Week views are implemented using the Resco OutlookWeekCalendar control and Month and Year views are implemented using the Resco OutlookMonthCalendar.

Another form provides for data editing. It uses the Resco DetailView .NET control allowing the user to edit appointment data in TextBox, ComboBox and Link items while providing standardized Windows Mobile user interface.

Thanks to advanced controls designed specifically for mobile devices, the application runs seamlessly in portrait as well as in landscape mode, while this functionality is implemented through just two lines of code.