How to fetch data from iCalendar file in sharepoint 2010 webpart ?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
|
You can create a WebPart that will read data from a iCalendar file using a third party .Net assembly, I personally didn't used them before but here's the two of them I can think of right now, and icalparser you can also use it to parse ICS file to text and then read it but its up 2 you For more information check these links out http://stackoverflow.com/questions/498938/parser-for-ics-files-in-net Hope this helped :) |
|||||
|
