Debugging a Smart Device Unit Test

Technorati Tags: Smart Device,Unit Test,Debugging

While working on Unit Test for Smart devices, figured out that debugging Unit Test on device using Visual Studio(used 2008) is not straight forward. Looked up a bit on MSDN and figured out that some tweaking needs to be done before you could start debugging Unit Test on device using Visual Studio. The process is a bit tedious but extremely useful.

Checkout the following link.

How to: Debug while Running a Smart Device Unit Test