Guest abu Posted May 5, 2006 Report Posted May 5, 2006 (edited) Hi, I just started having fun with developing application for WM5 Smartphone in Visual Studio 2005 and .NETCF2. Every time I try to Debug or Deploy application on my Device it's automatically deployed into RAM (into different folders depending on the setting in Visual Studio/Project Properties/Devices/Output file folder). Is there any way to deploy my applications from VS on Storage Card in my device? Or how to change Default folder on my device? Probably somewhere in Register, but do you know where? Abu Edited May 5, 2006 by abu
Guest Tech Posted May 12, 2006 Report Posted May 12, 2006 The reason it is stored locally on the mobile device is because it is faster during development for accessing and talking back to the debugger There maybe a reg settings I dont know but cannot see the option for you to deploy it to the storage card in the project properties
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now