hello
i am developing c# windows application where i got a requirement of using the
login name through out my application. even i have created a variable as public
and i am able to access that public variable in other windows form ,but the
value of the variable i am getting null how to maintain the vaeriable value
through out my applicvation
thanks
nmsreddi
i am developing c# windows application where i got a requirement of using the
login name through out my application. even i have created a variable as public
and i am able to access that public variable in other windows form ,but the
value of the variable i am getting null how to maintain the vaeriable value
through out my applicvation
thanks
nmsreddi
Comment