Hi, I am looking for an examples in C# which demonstrate the way which a doc file opens up populating a data from database in respective formats. Let's say, end results should be:
Name : Myname Address: MyAddress MyName and MyAddress are data from database. I'd really appreciate if anyone provide me some examples and ideas.
