i have a project using asp.net mvc 3 C#. and now i want to have a view that can read word file. i want it looks like SkyDrive, just select the word file (.docx) and then it will show the file in my view. i don't have any idea how to start, can you explain me how to make it happen ?
thanks a lot.