E
Egil Hansen
Hi
I need to pass 5-6 simple settings to a console program I'm writing. I
thought about putting them in a simple .ini file or a .xml file. I'm
also thinking about simply passing them to my program as commanline
arguments, that would be a rather long command to type in though, but
it would work.
Anyway, being a newbie at C#, how do I do either best?
Best regards,
Egil.
I need to pass 5-6 simple settings to a console program I'm writing. I
thought about putting them in a simple .ini file or a .xml file. I'm
also thinking about simply passing them to my program as commanline
arguments, that would be a rather long command to type in though, but
it would work.
Anyway, being a newbie at C#, how do I do either best?
Best regards,
Egil.