Sync my web calendar with outlook ASP.NET/C#, MSSQL 2005

N

Nirosh

Hi All,

I am trying to integrate my web site calendar with outlook calendar. The
changes made to the the web calendar should be reflected in the Outlook
calendar, and vice-versa. The synchronization process should be initiated
by a user action from a web page. I don't want any other events from
Outlook to be synchronized by this solution. There is a one more
restriction, this solution should not require the web client to install
anything, such as a separate application or ActiveX control, any idea how I
should proceed with this????

Thanks,
Nirosh.
 
A

Alexey Smirnov

Hi All,

I am trying to integrate my web site calendar with outlook calendar. The
changes made to the the web calendar should be reflected in the Outlook
calendar, and vice-versa.  The synchronization process should be initiated
by a user action from a web page.  I don't want any other events from
Outlook to be synchronized by this solution. There is a one more
restriction, this solution should not require the web client to install
anything, such as a separate application or ActiveX control, any idea howI
should proceed with this????

Thanks,
Nirosh.

Hi Nirosh,

here's the complete example on how to

Sending Appointments to an Outlook 2007 Calendar from an ASP.NET 2.0
Web Site
http://msdn.microsoft.com/en-us/library/bb655909.aspx
 
N

Nirosh

Thanks mate...

That seems to be what I was looking for..

Nirosh.

Hi All,

I am trying to integrate my web site calendar with outlook calendar. The
changes made to the the web calendar should be reflected in the Outlook
calendar, and vice-versa. The synchronization process should be initiated
by a user action from a web page. I don't want any other events from
Outlook to be synchronized by this solution. There is a one more
restriction, this solution should not require the web client to install
anything, such as a separate application or ActiveX control, any idea how
I
should proceed with this????

Thanks,
Nirosh.

Hi Nirosh,

here's the complete example on how to

Sending Appointments to an Outlook 2007 Calendar from an ASP.NET 2.0
Web Site
http://msdn.microsoft.com/en-us/library/bb655909.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top