google docs for asp.net mvc
Posted
by
Yaroslav Yakovlev
on Stack Overflow
See other posts from Stack Overflow
or by Yaroslav Yakovlev
Published on 2010-12-24T06:51:19Z
Indexed on
2010/12/24
6:54 UTC
Read the original article
Hit count: 262
Where can I get code example of using google docs with asp.net mvc? I need to upload documents and make it possible for people to download them.
Also would be just great to make it possible to see the documents like I see them on google docs and be able to edit (probably use iFrame) but would like to get working example or some tips to get started.
Code pieces are greatly appreciated, upvoted and marked as answer ;-), but I~ll be enought with a good starting points.
P.S. I~m aware of google have docs for their api :-). Just looking for other places to start from. Codeproject article or github repo of api used with asp.net mvc would be the best.
© Stack Overflow or respective owner