I have a C# winforms application with a sql server backend and want to be able to create word documents from within my application and populate them with basic information like addresses, references etc. I’ve been browsing online for ideas but am struggling getting started on this subject.
Could someone please point me in the right direction.
As a starting point go to this link Office Development With Visual Studio
then download and install the requested libraries.
The subject is very broad and cannot be answered with precise details.
However just as you have requested, this is a direction:
SqlServer will be written to.
As you can see, each of these steps worth questions by itself. So you have a lot of work to do