开发者

ASP.net on-line calendar consumed into outlook

开发者 https://www.devze.com 2023-01-19 18:15 出处:网络
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

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 calenda开发者_StackOverflowr) but have no idea how I would get asp net to produce one of these.


http://www.ddaysoftware.com/Pages/Projects/DDay.iCal/

i suggest you grab version 0.80 of DDay.iCal.

0

精彩评论

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