Re: globa variable for windows C# application
- From: Michael Nemtsev <nemtsev@xxxxxxx>
- Date: Sat, 18 Feb 2006 12:54:14 +0000 (UTC)
Hello Jassim,
General, all common things locates in separate namespace for project, smth like <Company>.<Project>.Common
As Vadim mentions you need to locate separate class for global variables, and put it in your common namespace
JR> how can i write and read a global variable for the entire
JR> application in C#?
JR> JR> Many Thanks,
JR> Jassim Rahma
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour
"At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche
.
- References:
- globa variable for windows C# application
- From: Jassim Rahma
- globa variable for windows C# application
- Prev by Date: Re: Generics, constraints and overloading
- Next by Date: Re: API tabstops
- Previous by thread: globa variable for windows C# application
- Next by thread: good and cheap DBGrid for C#
- Index(es):
Relevant Pages
|