If you ever wonder why the breakpoints in your Silverlight application are never hit, it is simply because you have not enabled debugging for it. The following steps describe how you can enable debugging for your Silverlight apps. From the Solution Explorer, select the web project that hosts your Silverlight XAP files, and then Double-click [...]
All posts tagged Programming
Enable Debugging in Silverlight Applications
Posted by micaleel on May 13, 2010
http://khalilmuhammad.com/2010/05/13/enable-debugging-in-silverlight-applications/