Click here to Skip to main content
15,890,947 members
Home / Discussions / C#
   

C#

 
GeneralRe: blackberry application in C#? Pin
Jacob Dixon7-May-08 16:28
Jacob Dixon7-May-08 16:28 
QuestionExecute kerberos commands in C# Pin
tritonbash7-May-08 11:22
tritonbash7-May-08 11:22 
AnswerRe: Execute kerberos commands in C# Pin
Spacix One7-May-08 12:10
Spacix One7-May-08 12:10 
QuestionCreateCaret..Destroycaret .. setcaretPos .... Pin
JossGP7-May-08 11:22
JossGP7-May-08 11:22 
AnswerRe: CreateCaret..Destroycaret .. setcaretPos .... Pin
Christian Graus7-May-08 12:00
protectorChristian Graus7-May-08 12:00 
GeneralRe: CreateCaret..Destroycaret .. setcaretPos .... Pin
JossGP7-May-08 12:58
JossGP7-May-08 12:58 
GeneralRe: CreateCaret..Destroycaret .. setcaretPos .... Pin
Christian Graus7-May-08 13:18
protectorChristian Graus7-May-08 13:18 
QuestionHow Do I Write A "Binary" File? Pin
That Asian Guy7-May-08 10:02
That Asian Guy7-May-08 10:02 
Today I looked at the contents of a Microsoft Document (*.doc) at school, and it seemed like it was encoded. This did not surprise me, since Microsoft would probably not want the file to be edited outside of the original application.

However, when I found myself a book on Microsoft Office, it stated that Word saved files in a "binary format". Does this "binary format" mean encoded text? Or is it another method of saving, since pictures can be saved as well.

If this method of saving is different from saving a regular text file(right now for example, to save the contents of a dataGridView I extract all the contents first, seperate them using dividers such as "~", and write the entire string to a text file, so my save file looks something like "cell1~cell2~cell3~cell4..."), how can I programmatically do this?

Thanks in advance.
AnswerRe: How Do I Write A "Binary" File? Pin
Spacix One7-May-08 10:32
Spacix One7-May-08 10:32 
AnswerRe: How Do I Write A "Binary" File? Pin
GuyThiebaut7-May-08 10:37
professionalGuyThiebaut7-May-08 10:37 
QuestionRe: How Do I Write A "Binary" File? Pin
That Asian Guy7-May-08 10:40
That Asian Guy7-May-08 10:40 
AnswerRe: How Do I Write A "Binary" File? Pin
GuyThiebaut7-May-08 10:47
professionalGuyThiebaut7-May-08 10:47 
GeneralRe: How Do I Write A "Binary" File? Pin
PIEBALDconsult7-May-08 11:09
mvePIEBALDconsult7-May-08 11:09 
GeneralRe: How Do I Write A "Binary" File? Pin
GuyThiebaut7-May-08 11:12
professionalGuyThiebaut7-May-08 11:12 
AnswerRe: How Do I Write A "Binary" File? Pin
Spacix One7-May-08 10:54
Spacix One7-May-08 10:54 
AnswerRe: How Do I Write A "Binary" File? Pin
PIEBALDconsult7-May-08 11:00
mvePIEBALDconsult7-May-08 11:00 
GeneralRe: How Do I Write A "Binary" File? Pin
That Asian Guy7-May-08 11:16
That Asian Guy7-May-08 11:16 
QuestionSaving/Loading settings from Windows Service Pin
jchalfant7-May-08 9:48
jchalfant7-May-08 9:48 
AnswerRe: Saving/Loading settings from Windows Service Pin
jchalfant8-May-08 3:05
jchalfant8-May-08 3:05 
QuestionWaiting for other threads Pin
Roger Alsing7-May-08 8:56
Roger Alsing7-May-08 8:56 
AnswerRe: Waiting for other threads Pin
Gareth H7-May-08 9:03
Gareth H7-May-08 9:03 
GeneralRe: Waiting for other threads Pin
Roger Alsing7-May-08 10:08
Roger Alsing7-May-08 10:08 
AnswerRe: Waiting for other threads Pin
User 66587-May-08 9:03
User 66587-May-08 9:03 
AnswerRe: Waiting for other threads Pin
Broken Bokken7-May-08 9:19
Broken Bokken7-May-08 9:19 
GeneralRe: Waiting for other threads Pin
Roger Alsing7-May-08 10:06
Roger Alsing7-May-08 10:06 

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.