开发者

Exporting and importing calendar data using C#

开发者 https://www.devze.com 2023-01-14 20:07 出处:网络
I have a database of calendar events and dates.What is the best way of exporting this to common开发者_如何转开发 formats (\"ics\" for example) using c#.Are there common libraries to use?

I have a database of calendar events and dates. What is the best way of exporting this to common开发者_如何转开发 formats ("ics" for example) using c#. Are there common libraries to use?

Also, are there any good libraries for importing "ics" formats as well.


You can use DDay.iCal


you can try this one it sounds promising:

DDay.iCal

0

精彩评论

暂无评论...
验证码 换一张
取 消