Click here to Skip to main content
15,895,142 members
Home / Discussions / C#
   

C#

 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
User 665819-May-08 5:53
User 665819-May-08 5:53 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 5:57
Ian Uy19-May-08 5:57 
AnswerRe: File.WriteAllBytes and File.ReadAllBytes Pin
Adeel Chaudhry19-May-08 5:53
Adeel Chaudhry19-May-08 5:53 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 5:56
Ian Uy19-May-08 5:56 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Adeel Chaudhry19-May-08 8:18
Adeel Chaudhry19-May-08 8:18 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 8:20
Ian Uy19-May-08 8:20 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 20:34
Ian Uy19-May-08 20:34 
AnswerRe: File.WriteAllBytes and File.ReadAllBytes Pin
Guffa19-May-08 9:12
Guffa19-May-08 9:12 
Take a look at the FileStream class. That's the basis of reading and writing files, that's what WriteAllBytes, ReadAllBytes and all the different reader and writer classes use to access files.

MSDN Library: FileStream class[^]

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 14:11
Ian Uy19-May-08 14:11 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Guffa19-May-08 19:49
Guffa19-May-08 19:49 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 20:31
Ian Uy19-May-08 20:31 
QuestionExcel GoalSeek Method in c# Pin
Suj_7819-May-08 3:27
Suj_7819-May-08 3:27 
AnswerRe: Excel GoalSeek Method in c# Pin
CPallini19-May-08 3:38
mveCPallini19-May-08 3:38 
QuestionSpontaneous application startup Pin
Bekjong19-May-08 3:16
Bekjong19-May-08 3:16 
AnswerRe: Spontaneous application startup Pin
leppie19-May-08 3:30
leppie19-May-08 3:30 
GeneralRe: Spontaneous application startup Pin
Bekjong19-May-08 3:39
Bekjong19-May-08 3:39 
GeneralRe: Spontaneous application startup Pin
leppie19-May-08 6:20
leppie19-May-08 6:20 
QuestionCan you "intercept" a PrintDocument Pin
armandsmit19-May-08 3:01
armandsmit19-May-08 3:01 
QuestionFocussing on classes Pin
Angelinna19-May-08 2:40
Angelinna19-May-08 2:40 
AnswerRe: Focussing on classes Pin
originSH19-May-08 2:54
originSH19-May-08 2:54 
GeneralRe: Focussing on classes Pin
Angelinna19-May-08 3:27
Angelinna19-May-08 3:27 
GeneralRe: Focussing on classes Pin
Angelinna19-May-08 4:14
Angelinna19-May-08 4:14 
GeneralRe: Focussing on classes Pin
Angelinna19-May-08 5:14
Angelinna19-May-08 5:14 
GeneralRe: Focussing on classes Pin
#realJSOP19-May-08 6:40
mve#realJSOP19-May-08 6:40 
Questionadd dynamic number of radio buttons to a panel in C# Pin
Knowledgestudent19-May-08 2:33
Knowledgestudent19-May-08 2:33 

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.