Click here to Skip to main content
15,909,030 members
Home / Discussions / C#
   

C#

 
QuestionRemoving drop down choices based on dataset Pin
leckey14-Jul-06 6:04
leckey14-Jul-06 6:04 
AnswerRe: Removing drop down choices based on dataset Pin
led mike14-Jul-06 6:22
led mike14-Jul-06 6:22 
QuestionText and image effects Pin
seq-14-Jul-06 5:21
seq-14-Jul-06 5:21 
AnswerRe: Text and image effects Pin
Ravi Bhavnani14-Jul-06 6:12
professionalRavi Bhavnani14-Jul-06 6:12 
GeneralRe: Text and image effects Pin
seq-14-Jul-06 7:46
seq-14-Jul-06 7:46 
QuestionWeb Services Pin
Andrew Mercer14-Jul-06 4:19
Andrew Mercer14-Jul-06 4:19 
AnswerRe: Web Services Pin
Not Active14-Jul-06 4:48
mentorNot Active14-Jul-06 4:48 
Questionfile IO question (human readable) Pin
likefood14-Jul-06 4:10
likefood14-Jul-06 4:10 
Just as always, if this has already been discussed, just point me in the right diirection.

Whenever I try to do my file IO (for any program I've ever done), it turns out that I can also just open up the files in notepad and see (and edit) the contents just fine. I would like help in figuring out how to make my files not human-readable when opened in Notepad. I want to make it so that a user must use my program to modify the files it creates (to ensure the file obeys my file specs).

I'm familiar with the basics of file IO (I generally use StreamReader/ReadLine and StreamWriter/Write for ease and convenience), but I guarantee there are a few people on this forum that know a lot more than me!Smile | :)

-Daniel
Typing too fast fro my owngood
AnswerRe: file IO question (human readable) Pin
stancrm14-Jul-06 4:22
stancrm14-Jul-06 4:22 
GeneralSupplement Pin
Ennis Ray Lynch, Jr.14-Jul-06 5:37
Ennis Ray Lynch, Jr.14-Jul-06 5:37 
GeneralRe: Supplement Pin
likefood14-Jul-06 9:04
likefood14-Jul-06 9:04 
GeneralSimple Pin
Ennis Ray Lynch, Jr.14-Jul-06 9:21
Ennis Ray Lynch, Jr.14-Jul-06 9:21 
GeneralRe: file IO question (human readable) Pin
likefood14-Jul-06 8:59
likefood14-Jul-06 8:59 
AnswerRe: file IO question (human readable) Pin
Gonzalo Brusella14-Jul-06 9:16
Gonzalo Brusella14-Jul-06 9:16 
QuestionBusiness Logic Layer - Location, Location, Location! Pin
martin_hughes14-Jul-06 3:46
martin_hughes14-Jul-06 3:46 
AnswerRe: Business Logic Layer - Location, Location, Location! Pin
Ennis Ray Lynch, Jr.14-Jul-06 5:40
Ennis Ray Lynch, Jr.14-Jul-06 5:40 
AnswerRe: Business Logic Layer - Location, Location, Location! Pin
Not Active14-Jul-06 6:44
mentorNot Active14-Jul-06 6:44 
QuestionChanging from an Interface to an Abstract Pin
joshp121714-Jul-06 3:39
joshp121714-Jul-06 3:39 
AnswerRe: Changing from an Interface to an Abstract Pin
Josh Smith14-Jul-06 3:48
Josh Smith14-Jul-06 3:48 
AnswerRe: Changing from an Interface to an Abstract [modified] Pin
J4amieC14-Jul-06 4:35
J4amieC14-Jul-06 4:35 
QuestionUsing Custom Controls in Designer from .cs source files Pin
Florian Storck14-Jul-06 2:45
Florian Storck14-Jul-06 2:45 
AnswerRe: Using Custom Controls in Designer from .cs source files Pin
Robert Rohde14-Jul-06 2:59
Robert Rohde14-Jul-06 2:59 
GeneralRe: Using Custom Controls in Designer from .cs source files Pin
Florian Storck14-Jul-06 3:13
Florian Storck14-Jul-06 3:13 
GeneralRe: Using Custom Controls in Designer from .cs source files Pin
Dave Kreskowiak14-Jul-06 4:28
mveDave Kreskowiak14-Jul-06 4:28 
QuestionStreamWriter Pin
LeeTony14-Jul-06 2:42
LeeTony14-Jul-06 2:42 

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.