How to debug Silverlight 3 C# Application? Using VS or Blend... or some tool\plugin?
A:
Here's a discussion on the Silverlight Forums of using VS 2008 to debug Silverlight - the bonus is they describe the steps while troubleshooting. You can try the same for Silverlight 3; although the discussion centers around a different version, steps are likely similar.
John K
2009-11-15 02:13:32
A:
Normally this works just by attaching to the Firefox / Browser of choice process.
--Edit In Visual Studio you'd choose the Debug menu option then Attach To Process, then select Firefox.exe or IExplore.exe.
TreeUK
2009-11-15 02:30:41
Ha-ha... actually Silverlight developer for example some crazy designer - developer just won’t understand how to perform such operation...
Blender
2009-11-15 02:33:13
TreeUK
2009-11-15 15:19:30
A:
I think we can debug SL 4 application if it is opened through IE! I had already spent 1 hour finding out "why debugging is not working". Somehow tried in IE and it worked perfectly :)
Bidhan Baruah
2010-08-03 17:35:40