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 2010 licenses?