Click here to Skip to main content
15,886,518 members
Home / Discussions / C#
   

C#

 
Generalproblem in object splitting Pin
chanzeb1-Jan-08 2:43
chanzeb1-Jan-08 2:43 
GeneralRe: problem in object splitting Pin
beatles16921-Jan-08 6:01
beatles16921-Jan-08 6:01 
QuestionExchanging varibles between forms? Pin
DSdragondude1-Jan-08 1:58
DSdragondude1-Jan-08 1:58 
AnswerRe: Exchanging varibles between forms? Pin
beatles16921-Jan-08 6:11
beatles16921-Jan-08 6:11 
AnswerRe: Exchanging varibles between forms? Pin
Giorgi Dalakishvili1-Jan-08 9:08
mentorGiorgi Dalakishvili1-Jan-08 9:08 
GeneralPrinting Problem Pin
alimohammed1-Jan-08 0:59
alimohammed1-Jan-08 0:59 
GeneralWriting BLOB from Database to WordFile using C# Pin
Dev Motiramani31-Dec-07 23:22
Dev Motiramani31-Dec-07 23:22 
GeneralRe: Writing BLOB from Database to WordFile using C# Pin
beatles16921-Jan-08 5:39
beatles16921-Jan-08 5:39 
I'm afraid that appending information to a word document is not that easy to just open the file and append the contents to it.I think that you should use MS Word COM dlls to do such things.Using an Interop to MS Word dll you can almost do anything that you can do with word to a Doc file.For example you can save your information as a file and then insert it to the word document.
There most be a lot of articles about working MS Word using C# on the Net.
GeneralDatabase connections Pin
Martin Marvinski31-Dec-07 17:13
Martin Marvinski31-Dec-07 17:13 
GeneralRe: Database connections Pin
PIEBALDconsult31-Dec-07 18:36
mvePIEBALDconsult31-Dec-07 18:36 
GeneralRe: Database connections Pin
beatles16921-Jan-08 5:21
beatles16921-Jan-08 5:21 
GeneralRe: Database connections Pin
beatles16921-Jan-08 5:32
beatles16921-Jan-08 5:32 
GeneralRe: Database connections Pin
Pete O'Hanlon1-Jan-08 10:38
mvePete O'Hanlon1-Jan-08 10:38 
QuestionDrag and Drop Picture boxes? Pin
DSdragondude31-Dec-07 9:41
DSdragondude31-Dec-07 9:41 
QuestionC# application written for Access 2003, will it work on 2007? Pin
Skcheng31-Dec-07 8:15
Skcheng31-Dec-07 8:15 
AnswerRe: C# application written for Access 2003, will it work on 2007? Pin
Paul Conrad31-Dec-07 8:40
professionalPaul Conrad31-Dec-07 8:40 
GeneralRe: C# application written for Access 2003, will it work on 2007? Pin
Skcheng31-Dec-07 12:00
Skcheng31-Dec-07 12:00 
GeneralRe: C# application written for Access 2003, will it work on 2007? Pin
Paul Conrad31-Dec-07 13:05
professionalPaul Conrad31-Dec-07 13:05 
Questionmsagent output voice file Pin
Muammar©31-Dec-07 7:41
Muammar©31-Dec-07 7:41 
GeneralRe: msagent output voice file Pin
Dave Kreskowiak31-Dec-07 9:10
mveDave Kreskowiak31-Dec-07 9:10 
GeneralRe: msagent output voice file Pin
Muammar©31-Dec-07 18:40
Muammar©31-Dec-07 18:40 
GeneralRe: msagent output voice file Pin
Dave Kreskowiak1-Jan-08 6:02
mveDave Kreskowiak1-Jan-08 6:02 
GeneralRe: msagent output voice file Pin
Muammar©1-Jan-08 6:11
Muammar©1-Jan-08 6:11 
GeneralNavigating a web form Pin
brsecu31-Dec-07 6:31
brsecu31-Dec-07 6:31 
GeneralRe: Navigating a web form Pin
DotNetXenon31-Dec-07 7:45
DotNetXenon31-Dec-07 7:45 

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.