Mike Temporale
11-22-2005, 04:00 PM
<div class='os_post_top_link'><a href='http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppcgen/html/Device_Debug_VS2005.asp' target='_blank'>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppcgen/html/Device_Debug_VS2005.asp</a><br /><br /></div><i>"In Visual Studio 2005, all device application development has been brought under the umbrella of a single IDE coupled with the latest pluggable compilers and an integrated debugger. Mixed solutions are supported. The debugger can attach to the running processes on the device or emulator, and the developer can select whether to debug managed or unmanaged code (although stepping from managed code to unmanaged code is not supported)."</i><br /><br />There's a new article up on MSDN from Alex Feinman of the OpenNETCF team about debugging and troubleshooting your applications. It's well worth the read if you're doing any sort of device development on Visual Studio 2005. :)