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

C#

 
AnswerRe: How to create a login form Pin
Paul Conrad29-Nov-07 18:12
professionalPaul Conrad29-Nov-07 18:12 
Questionwriting to a text file Pin
Kyle Maldonado29-Nov-07 17:36
Kyle Maldonado29-Nov-07 17:36 
AnswerRe: writing to a text file Pin
PIEBALDconsult29-Nov-07 17:46
mvePIEBALDconsult29-Nov-07 17:46 
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 
still don't understand why to use a fixed size (do you mean fixed size, when you write fixed width?):

an idea to your code: it 's always useful to close your writer in a finally block like:

binarywriter.close();
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 
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 

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.