Eludias

Show:

What's happening?

  • Followup: RE: DDay.iCal port to Silverlight

    Good to hear! The added project SilverlightAdapter contains code which implements missing functionality in Silverlight in comparison with .NET. So Silverlight does not have a ArrayList, but does have List<T>, so ArrayList can be implemented quite easily with List<object>. But since you're the author, you might also opt to change the code to use List<object> instead of using...

    2009-06-24 18:09:16 UTC in DDay.iCal - an iCalendar class library

  • DDay.iCal port to Silverlight

    As part of a project I'm working on, I needed DDay.iCal as a Silverlight 3 project. I ported DDay.iCal and ANTLR 2.7.7 runtime on which it depends to Silverlight, and put the code on ftp://eludias.dyndns.org/DdayIcalSilverlight.zip It turned out to be not too much trouble (1 day of work), and I can even imagine one codebase for both targets (.NET and Silverlight) if one wants to support...

    2009-05-21 19:02:30 UTC in DDay.iCal - an iCalendar class library

About Me

  • 2004-07-21 (5 years ago)
  • 1088629
  • eludias (My Site)
  • Eludias

Send me a message