Office Application in Silverlight 4

Posted by gery128 on Stack Overflow See other posts from Stack Overflow or by gery128
Published on 2010-10-22T08:48:33Z Indexed on 2011/01/01 9:54 UTC
Read the original article Hit count: 223

Filed under:
|

Hi All,

I am currently working on automation of Office 2007 application, which is in windows forms .NET 2.0 with Office Interop library.

I would like to know, if can I use Silverlight 4 to make it web application and give users a full-fledged web-page where they can edit the document/excel sheet/presentation ? Also, would I be able to access Object Model just like I do in Windows Application? Because I want to check what changes have been done.

Kindly suggest me the right path for this.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about silverlight-4.0