Hi everybody,
I am developing my senior project using ASP.NET.
This project has basically a calendar subsystem to be used by the users of the system which will be designed (the calendar) as .aspx code.
My concern is as follows:
Since most of us are using the Microsoft Outlook Calendar to organize their tasks and appointments, is there a way or a possible way (code fragments possibly) to link the data on the Outlook which includes the appointment date, time and description to my subsystem.
So, each slot in the outlook calendar will match a calendar cell in my project.
In other words, my calendar will be almost an identical copy of the outlook calendar content.
Looking forward for your replies. :idea:
Thanks in advance.