|
-
June 18th, 2014, 07:31 AM
#4
Re: Basics on C# Global Variable
Thanks for the feedback, but I am looking for a little of both options here. I need to set those variables that are static to the user/machine it is loaded on. And also on seldom changing or very slow moving variables that need to be retained session to session.
The majority of these values will be set when the app is installed so the app.config.file while a nice feature, will not work in my case. The settings options appear to be the best option for my usage.
There are 10 types of people in the world, those that understand binary and those that don't. 
Using VS 2010
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|