Archive for April, 2011

Visual Studio 2010 Express, WPF, and ClickOnce: IsFirstRun

I’m using Visual Studio 2010 Express and SQL Server Compact Edition 3.5 to develop a WPF/XAML application with an embedded database, and I use ClickOnce to deploy the application.
I’m deploying to a location on my C: drive, and I have the option for the application to check for upgrades turned off.
The deployment variable, isFirstRun, is [...]

AWSOM Powered