Hacker News new | ask | show | jobs
by p_ing 65 days ago
Never did this. WAC was the original version (integrated with SharePoint Server). Everything was server-side.
2 comments

While working at MS I remember someone in the office team saying that the original version of Excel online spun to the actual Excel backend and had it output HTML instead of the usual win32 UI. Was I misinformed by chance?
Excel Online was a component of WAC. It was an ASP.NET (and C++???) web application that used OAuth between SharePoint Server and Exchange Server.

So I mean yes, you viewed Excel docs through a webpage just like you do today via ODSP or OneDrive consumer. The backend is completely different in the cloud service, though.

> WAC

Now that’s an acronym that I had forgotten about.