开发者

Using Office 2010 web apps with ASP.NET

Would it be possible to use the Office 2010 web apps with an ASP.NET application?

For example: - For each user of my ASP.NET application there is a folder with Word documents on my server - The ASP.NET application displays the available documents in a grid to the user - When clicking on one of the documents in the grid, the Word document is loaded in an IFrame which contains the Office 2010 web apps Word interface and editing of the document can take place - After editing, the document can be saved to the server, and the ASP.NET grid displays an updated status

Would such a scenario be possible? And what do you need, e.g. Sharepoint, Office 2开发者_开发百科010 licenses?


I think you will want to have a look at Sharepoint, because I think this is exactly what it does (plus many more things).

Windows Sharepoint Services (WSS) is a free add-on for windows 2003/2008 server systems and contains the base Sharepoint functionality. In addition there are the commercial products which extend WSS (MS Office Sharepoint Server or Sharepoint Portal Server or whatever they are called).


The Office Web Apps come with SharePoint 2010, but they are also used with SkyDrive. This indicates to me that what you are asking for is possible (Microsoft is doing it), but the software isn't bundled separately. Of course, I have no idea what MS had to do in order to integrate Office Web Apps with SkyDrive.


"Word document is loaded in an IFrame which contains the Office 2010 web apps Word interface"

  • you can not do that because of Office web Apps restriction. I ve tried open in IFrame, in sharepoint modal window. Unfortunately can not, only standart new window using.
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜