Click here to Skip to main content
15,909,651 members
Home / Discussions / C#
   

C#

 
GeneralRe: copy column values from one table to another Pin
il_masacratore8-Oct-07 0:02
il_masacratore8-Oct-07 0:02 
GeneralRe: copy column values from one table to another Pin
Glen Harvy8-Oct-07 1:30
Glen Harvy8-Oct-07 1:30 
GeneralRe: copy column values from one table to another Pin
Andrei Ungureanu8-Oct-07 1:39
Andrei Ungureanu8-Oct-07 1:39 
QuestionExchange Server Pin
M. J. Jaya Chitra7-Oct-07 18:50
M. J. Jaya Chitra7-Oct-07 18:50 
QuestionProblem While Writing To A Text File Pin
rowdykuttan7-Oct-07 15:37
rowdykuttan7-Oct-07 15:37 
AnswerRe: Problem While Writing To A Text File Pin
Christian Graus7-Oct-07 15:56
protectorChristian Graus7-Oct-07 15:56 
GeneralRe: Problem While Writing To A Text File Pin
rowdykuttan7-Oct-07 16:06
rowdykuttan7-Oct-07 16:06 
GeneralRe: Problem While Writing To A Text File Pin
Christian Graus7-Oct-07 16:16
protectorChristian Graus7-Oct-07 16:16 
I don't follow you ?

if you create a string [] by calling File.ReadAllLines, you can iterate over the lines and call your method to get the filename, and then call File.WriteAllLines. Putting it in a richtextbox is superfluous, unless you want the user to hand edit the file. Even then, a text control makes more sense, b/c you don't have rich text to start with, do you ?

Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionGet File Executable Header Pin
Patricio Tapia7-Oct-07 11:49
Patricio Tapia7-Oct-07 11:49 
AnswerRe: Get File Executable Header Pin
Anthony Mushrow7-Oct-07 14:36
professionalAnthony Mushrow7-Oct-07 14:36 
QuestionHow to create multiple instances of images. Please help Pin
Matt Cavanagh7-Oct-07 11:45
Matt Cavanagh7-Oct-07 11:45 
AnswerRe: How to create multiple instances of images. Please help Pin
Christian Graus7-Oct-07 12:00
protectorChristian Graus7-Oct-07 12:00 
GeneralRe: How to create multiple instances of images. Please help [modified] Pin
Matt Cavanagh7-Oct-07 12:12
Matt Cavanagh7-Oct-07 12:12 
GeneralRe: How to create multiple instances of images. Please help Pin
Anthony Mushrow7-Oct-07 14:33
professionalAnthony Mushrow7-Oct-07 14:33 
GeneralRe: How to create multiple instances of images. Please help Pin
Christian Graus7-Oct-07 14:46
protectorChristian Graus7-Oct-07 14:46 
QuestionVS 2008 Pin
MasterSharp7-Oct-07 11:34
MasterSharp7-Oct-07 11:34 
AnswerRe: VS 2008 Pin
Christian Graus7-Oct-07 11:57
protectorChristian Graus7-Oct-07 11:57 
GeneralRe: VS 2008 Pin
MasterSharp7-Oct-07 12:01
MasterSharp7-Oct-07 12:01 
QuestionCSV to Database Pin
gvanto7-Oct-07 10:29
gvanto7-Oct-07 10:29 
AnswerRe: CSV to Database Pin
Christian Graus7-Oct-07 10:49
protectorChristian Graus7-Oct-07 10:49 
AnswerRe: CSV to Database Pin
gvanto7-Oct-07 12:29
gvanto7-Oct-07 12:29 
QuestionHow would i go about programming an excel like worksheet?? Pin
kranius7-Oct-07 8:09
kranius7-Oct-07 8:09 
AnswerRe: How would i go about programming an excel like worksheet?? Pin
Matthew Cuba7-Oct-07 10:14
Matthew Cuba7-Oct-07 10:14 
AnswerRe: How would i go about programming an excel like worksheet?? Pin
GuyThiebaut7-Oct-07 10:32
professionalGuyThiebaut7-Oct-07 10:32 
AnswerRe: How would i go about programming an excel like worksheet?? Pin
Pete O'Hanlon7-Oct-07 10:50
mvePete O'Hanlon7-Oct-07 10:50 

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.