Posted on: 5/13/2014 9:41:22 AM | Views : 306

Hello,
I have programming experience, but am new to Visual Studio, and .net and C#. I am using the 2013 version. I will use asp.net and C#.
I want to understand my options for creating an MS Word Document from user input that will be on a web form/s on the internet. In these forums, I see many ways to create web forms, and even many ways to create MS Word Docs. But, I am having trouble finding something that could help me through the whole process, meaning, (1)create web form, (2) transfer/map input to use in Document, and (3) create the Word doc.
I know that there must be several ways to accomplish this, just from my experience using the web. And, some methods are much more efficient and user friendly than others.
Can anyone share suggestions, tutorial/s, links, or code, that can get me started? I am hesitant to start building the web forms, until I am sure how I will move these fields to a Word Doc. Because, how the Word Doc eventually gets crea ...

Go to the complete details ...