forum

Home / DeveloperSection / Forums / Variables which need to be live across the application in WPF

Variables which need to be live across the application in WPF

Royce Roy239406-Mar-2014
I am developing a WPF application. I need some variables/information not to destroy until user closes that application. Which method is best? Static Class with static variables? Moreover what is the best practice in this scenario?

Updated on 06-Mar-2014

Can you answer this question?


Answer

1 Answers

Liked By