Click here to Skip to main content
15,920,217 members
Home / Discussions / C#
   

C#

 
GeneralRe: carriage return Pin
genieabdo2-Jun-10 1:41
genieabdo2-Jun-10 1:41 
GeneralRe: carriage return Pin
genieabdo2-Jun-10 1:41
genieabdo2-Jun-10 1:41 
GeneralRe: carriage return Pin
harold aptroot2-Jun-10 1:58
harold aptroot2-Jun-10 1:58 
GeneralRe: carriage return Pin
genieabdo2-Jun-10 3:14
genieabdo2-Jun-10 3:14 
GeneralRe: carriage return Pin
Brent_JR2-Jun-10 10:38
Brent_JR2-Jun-10 10:38 
AnswerRe: carriage return Pin
Luc Pattyn2-Jun-10 1:44
sitebuilderLuc Pattyn2-Jun-10 1:44 
AnswerRe: carriage return Pin
PIEBALDconsult2-Jun-10 4:59
mvePIEBALDconsult2-Jun-10 4:59 
QuestionDocument merging in C#.NET Pin
Bijayani2-Jun-10 0:20
Bijayani2-Jun-10 0:20 
Hi All,

I am sharing tips which is about Document merging in C#.NET.

Some times during application development we need to generate a MS Word document from a predefined format and some custom data. The predefined format is generally called as Template. This template used to carry some merge fields which can be replaced with the user data.
The user data can be taken from DB or XML data source etc.
The following procedure describe how to generate a MS Word document by merging a word template with external data using C# and MS Word reference libraries.

Step 1:Create a template word document
Hello {Recipient_name},
Wish you a very Happy New Year.
Thanks
- Here {Recipient_name} is called as a merge field and this can be replaced with the external content.
- The shortcut key to create the merge field in word document is : ctrl+F9

Hope you find this tipshttp://www.mindfiresolutions.com/Document-merging-in-CNET-734.php[^] useful and of assistance.

Thanks,
Bijayani
AnswerShould be a Tip or Trick Pin
Pete O'Hanlon2-Jun-10 0:31
mvePete O'Hanlon2-Jun-10 0:31 
QuestionIs there any dll file for .net framework 2.0 Pin
jainiraj1-Jun-10 23:48
jainiraj1-Jun-10 23:48 
AnswerRe: Is there any dll file for .net framework 2.0 Pin
walterhevedeich2-Jun-10 0:17
professionalwalterhevedeich2-Jun-10 0:17 
GeneralRe: Is there any dll file for .net framework 2.0 Pin
jainiraj2-Jun-10 19:51
jainiraj2-Jun-10 19:51 
AnswerRe: Is there any dll file for .net framework 2.0 Pin
Pete O'Hanlon2-Jun-10 0:29
mvePete O'Hanlon2-Jun-10 0:29 
GeneralRe: Is there any dll file for .net framework 2.0 Pin
jainiraj2-Jun-10 19:56
jainiraj2-Jun-10 19:56 
AnswerRe: Is there any dll file for .net framework 2.0 Pin
Abhinav S2-Jun-10 1:24
Abhinav S2-Jun-10 1:24 
QuestionPhotoshop like image editor with a drag and drop image gallery Pin
ikbegins1-Jun-10 23:38
ikbegins1-Jun-10 23:38 
AnswerRe: Photoshop like image editor with a drag and drop image gallery Pin
Anıl Yıldız2-Jun-10 1:41
Anıl Yıldız2-Jun-10 1:41 
GeneralRe: Photoshop like image editor with a drag and drop image gallery Pin
hammerstein052-Jun-10 5:58
hammerstein052-Jun-10 5:58 
GeneralRe: Photoshop like image editor with a drag and drop image gallery Pin
Anıl Yıldız2-Jun-10 6:01
Anıl Yıldız2-Jun-10 6:01 
GeneralRe: Photoshop like image editor with a drag and drop image gallery Pin
ikbegins2-Jun-10 21:09
ikbegins2-Jun-10 21:09 
QuestionFlickering screen when minimizing Pin
TimSWatson1-Jun-10 21:57
TimSWatson1-Jun-10 21:57 
AnswerRe: Flickering screen when minimizing Pin
Pete O'Hanlon1-Jun-10 22:17
mvePete O'Hanlon1-Jun-10 22:17 
GeneralRe: Flickering screen when minimizing Pin
TimSWatson1-Jun-10 23:10
TimSWatson1-Jun-10 23:10 
GeneralRe: Flickering screen when minimizing Pin
Pete O'Hanlon1-Jun-10 23:23
mvePete O'Hanlon1-Jun-10 23:23 
QuestionCreate 2007 excel-file with C# Pin
Mc_Topaz1-Jun-10 21:36
Mc_Topaz1-Jun-10 21:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.