Currently I have a simple WebDAV solution. However when using Microsoft Office it only plays well with IE. I'd like to know what alternative (and possibly in the same breath, what docs.live.com is doing) way to implement a WebDAV like solution.
This is a .NET shop, so solutions in that stack are highly preferred.
To further expand on the problem: In IE you have to use a Javascript/ActiveX hack to have the document open up in an editable format. Obviously the ActiveX won't work on Firefox. So I'd like a solution that opens a web document up for editing and is browser independent.
CMIS seems to be a good solution, open to any other similar recommendations.