Click here to Skip to main content
15,902,893 members
Home / Discussions / C#
   

C#

 
GeneralRe: writing to a text file Pin
Kyle Maldonado29-Nov-07 17:51
Kyle Maldonado29-Nov-07 17:51 
GeneralRe: writing to a text file Pin
Kyle Maldonado29-Nov-07 18:24
Kyle Maldonado29-Nov-07 18:24 
GeneralRe: writing to a text file Pin
gericooper29-Nov-07 20:19
gericooper29-Nov-07 20:19 
GeneralRe: writing to a text file Pin
Kyle Maldonado29-Nov-07 20:21
Kyle Maldonado29-Nov-07 20:21 
GeneralRe: writing to a text file Pin
gericooper29-Nov-07 20:32
gericooper29-Nov-07 20:32 
GeneralRe: writing to a text file Pin
Kyle Maldonado29-Nov-07 20:35
Kyle Maldonado29-Nov-07 20:35 
GeneralRe: writing to a text file Pin
PIEBALDconsult30-Nov-07 3:35
mvePIEBALDconsult30-Nov-07 3:35 
GeneralRe: writing to a text file Pin
Luc Pattyn30-Nov-07 1:08
sitebuilderLuc Pattyn30-Nov-07 1:08 
Hi,

from MSDN on BinaryWriter.Write Method (String):

"Writes a length-prefixed string to this stream in the current encoding of the BinaryWriter,
and advances the current position of the stream in accordance with the encoding used and the
specific characters being written to the stream"

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]


this months tips:
- before you ask a question here, search CodeProject, then Google
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get
- use PRE tags to preserve formatting when showing multi-line code snippets


QuestionHow to have program respond to code created button Pin
Jordanwb29-Nov-07 15:13
Jordanwb29-Nov-07 15:13 
AnswerRe: How to have program respond to code created button Pin
MickCurley29-Nov-07 15:27
MickCurley29-Nov-07 15:27 
GeneralRe: How to have program respond to code created button Pin
Jordanwb29-Nov-07 15:29
Jordanwb29-Nov-07 15:29 
GeneralRe: How to have program respond to code created button Pin
MickCurley29-Nov-07 15:42
MickCurley29-Nov-07 15:42 
GeneralRe: How to have program respond to code created button Pin
Jordanwb29-Nov-07 15:51
Jordanwb29-Nov-07 15:51 
GeneralRe: How to have program respond to code created button Pin
gericooper29-Nov-07 20:24
gericooper29-Nov-07 20:24 
AnswerRe: How to have program respond to code created button Pin
Luc Pattyn29-Nov-07 15:51
sitebuilderLuc Pattyn29-Nov-07 15:51 
GeneralRe: How to have program respond to code created button Pin
Jordanwb30-Nov-07 2:49
Jordanwb30-Nov-07 2:49 
GeneralRe: How to have program respond to code created button Pin
Luc Pattyn30-Nov-07 2:59
sitebuilderLuc Pattyn30-Nov-07 2:59 
QuestionQuestion about the number of Controls in a Form Pin
chinajuanbob29-Nov-07 14:34
chinajuanbob29-Nov-07 14:34 
AnswerRe: Question about the number of Controls in a Form Pin
Christian Graus29-Nov-07 14:38
protectorChristian Graus29-Nov-07 14:38 
AnswerRe: Question about the number of Controls in a Form Pin
Anthony Mushrow29-Nov-07 14:47
professionalAnthony Mushrow29-Nov-07 14:47 
GeneralRe: Question about the number of Controls in a Form Pin
Brady Kelly29-Nov-07 18:14
Brady Kelly29-Nov-07 18:14 
JokeRe: Question about the number of Controls in a Form Pin
Luc Pattyn29-Nov-07 15:54
sitebuilderLuc Pattyn29-Nov-07 15:54 
QuestionAccessing embeded resources Pin
shea85129-Nov-07 13:52
shea85129-Nov-07 13:52 
AnswerRe: Accessing embeded resources Pin
Anthony Mushrow29-Nov-07 14:43
professionalAnthony Mushrow29-Nov-07 14:43 
AnswerRe: Accessing embeded resources Pin
ChrisKo30-Nov-07 9:57
ChrisKo30-Nov-07 9:57 

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.