Users Pricing

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 Roy 2824 06 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?

Royce Roy

Other


1 Answers