0
kicks
Debug javascript in a Silverlight project
One very handy feature of Visual Studio 2008 is debugging in Javascript. I beleive that working with javascript in VS2008 has became simply brilliant!
Having said that I was building a silverlight application and I tried to do a breakpoint in my Javascript code and guess what…. It did not work !
In order to fix this you have to........