| **Navigation:**  [[clarion.htm|Clarion.Net (Clarion#)]] > [[clarion net language reference.htm|Clarion# Language Extensions]] > Clarion.NET FAQs > Compact Forms >====== Working with the Physical Device ====== | [[creating a dess file.htm|{{btn_prev_n.gif|Previous page}}]][[clarion net language reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[handling unmanaged code with clarion .htm|{{btn_next_n.gif|Next page}}]] | | || The picture below shows a the CFDemo application (shipped with the install samples) being run and debugged on a MyPAL ASUS A686 with Windows Mobile 6 Pocket PC installed. {{cfphysicaldev.jpg|CFPhysicalDev.jpg}} At present when deploying files on the a physical device we don't deploy anything except our Clarion runtime library and the application /bin/Debug contents. We do not install Compact Framework Version 2 on the user's device, and we do not install the debug related files (i.e., netcglaunch.exe and its required files). It is the developer's responsibility to deploy them if needed. All others steps on deploying and running the application are automatic on both XP and Vista.