Click here to Skip to main content
15,899,679 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questiontextbox to a .txt Pin
Brad^24-Mar-07 7:37
Brad^24-Mar-07 7:37 
AnswerRe: textbox to a .txt Pin
Christian Graus24-Mar-07 7:41
protectorChristian Graus24-Mar-07 7:41 
GeneralRe: textbox to a .txt Pin
Brad^24-Mar-07 14:03
Brad^24-Mar-07 14:03 
GeneralRe: textbox to a .txt Pin
Christian Graus24-Mar-07 14:13
protectorChristian Graus24-Mar-07 14:13 
GeneralRe: textbox to a .txt Pin
Brad^24-Mar-07 14:24
Brad^24-Mar-07 14:24 
GeneralRe: textbox to a .txt Pin
Christian Graus24-Mar-07 14:33
protectorChristian Graus24-Mar-07 14:33 
GeneralRe: textbox to a .txt Pin
Brad^24-Mar-07 14:39
Brad^24-Mar-07 14:39 
GeneralRe: textbox to a .txt Pin
Christian Graus24-Mar-07 14:43
protectorChristian Graus24-Mar-07 14:43 
Oh, my bad.

It's System.IO.File.WriteAllText

if you don't have System.IO scoped in already, you need to put the whole thing.



Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"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 )

GeneralRe: textbox to a .txt Pin
Brad^24-Mar-07 14:40
Brad^24-Mar-07 14:40 
AnswerRe: textbox to a .txt Pin
Brad^24-Mar-07 15:42
Brad^24-Mar-07 15:42 
GeneralRe: textbox to a .txt Pin
Christian Graus24-Mar-07 15:55
protectorChristian Graus24-Mar-07 15:55 
AnswerRe: textbox to a .txt Pin
The ANZAC25-Mar-07 12:29
The ANZAC25-Mar-07 12:29 
Questionhow to make .dll file in vb.net??? Pin
bhawna_k24-Mar-07 6:35
bhawna_k24-Mar-07 6:35 
AnswerRe: how to make .dll file in vb.net??? Pin
Christian Graus24-Mar-07 6:45
protectorChristian Graus24-Mar-07 6:45 
GeneralRe: how to make .dll file in vb.net??? Pin
bhawna_k24-Mar-07 6:49
bhawna_k24-Mar-07 6:49 
GeneralRe: how to make .dll file in vb.net??? Pin
Dave Kreskowiak24-Mar-07 7:23
mveDave Kreskowiak24-Mar-07 7:23 
GeneralRe: how to make .dll file in vb.net??? Pin
Christian Graus24-Mar-07 7:24
protectorChristian Graus24-Mar-07 7:24 
QuestionArgument should implement 2 or more interfaces Pin
Banjobeni24-Mar-07 6:23
Banjobeni24-Mar-07 6:23 
AnswerRe: Argument should implement 2 or more interfaces Pin
Christian Graus24-Mar-07 6:47
protectorChristian Graus24-Mar-07 6:47 
AnswerRe: Argument should implement 2 or more interfaces Pin
TwoFaced24-Mar-07 7:04
TwoFaced24-Mar-07 7:04 
GeneralRe: Argument should implement 2 or more interfaces Pin
Banjobeni24-Mar-07 7:23
Banjobeni24-Mar-07 7:23 
GeneralRe: Argument should implement 2 or more interfaces Pin
Christian Graus24-Mar-07 7:25
protectorChristian Graus24-Mar-07 7:25 
GeneralRe: Argument should implement 2 or more interfaces Pin
Banjobeni24-Mar-07 7:27
Banjobeni24-Mar-07 7:27 
GeneralRe: Argument should implement 2 or more interfaces Pin
Christian Graus24-Mar-07 7:32
protectorChristian Graus24-Mar-07 7:32 
GeneralRe: Argument should implement 2 or more interfaces Pin
Banjobeni24-Mar-07 8:47
Banjobeni24-Mar-07 8:47 

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.