ASP.net 在线日历消耗到 Outlook 中
我有一个基于 SQL 表的公司活动在线日历。
这些字段是
日期:事件名称:事件描述:位置
是否有任何方法可以通过 RSS 提要通过 ASP-NET 或 Web 服务发布此内容,以便将其消耗到 Outlook 日历中。
这必须每天早上在订户屏幕上更新。
我只能看到有一个文件 .ics(互联网日历),但不知道如何让 asp net 生成其中之一。
I have an on-line calendar of company events that is based in a sql table.
The fields are
Date : Event Name : Event Description : Location
Is there any way of publishing this via say an rss feed via asp-net or a web service for it to be consumed into the outlook calendar.
This would have to update every morning on the subscribers screen every morning.
All I can see is that there is a file .ics (internet calendar) but have no idea how I would get asp net to produce one of these.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
http://www.ddaysoftware.com/Pages/Projects/DDay.iCal/
我建议您获取 DDay.iCal 的 0.80 版本。
http://www.ddaysoftware.com/Pages/Projects/DDay.iCal/
i suggest you grab version 0.80 of DDay.iCal.