Click here to Skip to main content
15,918,676 members
Home / Discussions / C#
   

C#

 
GeneralRe: .net 2.0 Custom Configuration Sections Pin
AndieDu6-Oct-10 13:36
AndieDu6-Oct-10 13:36 
GeneralRe: .net 2.0 Custom Configuration Sections Pin
Keith Barrow6-Oct-10 21:11
professionalKeith Barrow6-Oct-10 21:11 
Questionmerging two word file [modified] Pin
annie_bel5-Oct-10 18:44
annie_bel5-Oct-10 18:44 
AnswerRe: merging two word file Pin
rah_sin5-Oct-10 19:22
professionalrah_sin5-Oct-10 19:22 
GeneralRe: merging two word file Pin
Thomas Krojer5-Oct-10 20:56
Thomas Krojer5-Oct-10 20:56 
GeneralRe: merging two word file Pin
Dave Kreskowiak6-Oct-10 2:32
mveDave Kreskowiak6-Oct-10 2:32 
AnswerRe: merging two word file Pin
Blue_Boy5-Oct-10 21:30
Blue_Boy5-Oct-10 21:30 
GeneralRe: merging two word file Pin
Luc Pattyn6-Oct-10 4:50
sitebuilderLuc Pattyn6-Oct-10 4:50 
This may come as a surprise, however a Word document is not a text file; it is a complex file that, to all intents and purposes, contains text, but also graphics and images, formatting, page layout information, table of contents, headers and footers, foot notes, possibly revision information, and lots more. You can't concatenate two of those, only a very Word-savvy user can, and he would have to make some tough choices while doing so.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


AnswerRe: merging two word file Pin
Pete O'Hanlon5-Oct-10 23:09
mvePete O'Hanlon5-Oct-10 23:09 
QuestionDatatable.BeginInit and EndInit Pin
abcurl5-Oct-10 18:17
abcurl5-Oct-10 18:17 
AnswerRe: Datatable.BeginInit and EndInit Pin
rah_sin5-Oct-10 19:40
professionalrah_sin5-Oct-10 19:40 
QuestionUnable to write Arabic text to a text file using C# [modified] Pin
Meneedhelp5-Oct-10 10:59
Meneedhelp5-Oct-10 10:59 
AnswerRe: Unable to write Arabic text to a text file using C# Pin
Luc Pattyn5-Oct-10 11:08
sitebuilderLuc Pattyn5-Oct-10 11:08 
GeneralRe: Unable to write Arabic text to a text file using C# Pin
Meneedhelp5-Oct-10 11:16
Meneedhelp5-Oct-10 11:16 
GeneralRe: Unable to write Arabic text to a text file using C# Pin
Meneedhelp5-Oct-10 11:57
Meneedhelp5-Oct-10 11:57 
GeneralRe: Unable to write Arabic text to a text file using C# Pin
Luc Pattyn5-Oct-10 13:06
sitebuilderLuc Pattyn5-Oct-10 13:06 
AnswerRe: Unable to write Arabic text to a text file using C# Pin
jschell5-Oct-10 12:21
jschell5-Oct-10 12:21 
GeneralRe: Unable to write Arabic text to a text file using C# Pin
Meneedhelp5-Oct-10 12:26
Meneedhelp5-Oct-10 12:26 
Questionc# and javascript [modified] Pin
loyal ginger5-Oct-10 8:47
loyal ginger5-Oct-10 8:47 
QuestionExcel interop Borders [Solved] - see last comment Pin
Blubbo5-Oct-10 8:03
Blubbo5-Oct-10 8:03 
AnswerRe: Excel interop Borders Pin
Abhinav S5-Oct-10 8:14
Abhinav S5-Oct-10 8:14 
GeneralRe: Excel interop Borders Pin
Blubbo5-Oct-10 8:21
Blubbo5-Oct-10 8:21 
GeneralRe: Excel interop Borders Pin
Blubbo5-Oct-10 8:37
Blubbo5-Oct-10 8:37 
GeneralRe: Excel interop Borders Pin
Abhinav S5-Oct-10 18:16
Abhinav S5-Oct-10 18:16 
Questionnavigate to the code line in a .cs file Pin
prasadbuddhika5-Oct-10 5:49
prasadbuddhika5-Oct-10 5:49 

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.