Import iCalendar Data

Thread is closed for posting
3 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 22 Jul 2008 Link to this post

    Requirements

    RadControls version Telerik UI for ASP.NET AJAX
    (Telerik.Web.UI 2013.3.1324.40)
    .NET version 3.5+
    Visual Studio version VS2012
    programming language C# or VB.NET
    browser support

    all browsers supported by RadControls for ASP.NET AJAX


     
    PROJECT DESCRIPTION
    This example demonstrates how data can be imported from an iCalendar file (based on the RFC2445 specification) into RadScheduler with the DDay.iCal .Net Library v1.0.2, which offers a rich object model for reading and manipulating iCalendar files and data.

    In this example, Event, To-Do and Journal components, read from the iCalendar file are imported in RadScheduler as AppointmentInfo objects. Events' Recurrence Rules are parsed in a way as if they were created by the interface which RadScheduler offers (in the Advanced Edit Form). To-Dos and Journal entries are imported as 'All Day Events' as most often they do not have End Date or Duration specified.

    Depending on the contents of the iCalendar file and the different properties used to store data, various import techniques can be implemented, like importing Resources (Attendee, Geographical Position, etc.), creating more detailed and complex Recurrence Rules or even supporting Exceptions.

    The updated version supports reminders too.
  2. 00BAEB26-577A-4983-A856-290CD4AA82CE
    00BAEB26-577A-4983-A856-290CD4AA82CE avatar
    58 posts
    Member since:
    Mar 2010

    Posted 22 Nov 2010 Link to this post

    As you would to view the Reminders?
  3. 00BAEB26-577A-4983-A856-290CD4AA82CE
    00BAEB26-577A-4983-A856-290CD4AA82CE avatar
    58 posts
    Member since:
    Mar 2010

    Posted 25 Jan 2011 Link to this post

    Reminders?
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.