Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Debugging   (RSS)

Live fx Helper Class

Everyone seems to have their own Live fx helper class. I use one myself to cleanup the sample code that I build to demonstrate functionality or to reproduce reported problems. In the past in the forums I’ve just put a little caveat into discussion to

Local LOE and Fiddler woe

Fiddler and the Live fx Resource Browser are the dynamic duo that debug my Live Framework applications. Recently I started doing some things that were specific to the local Live Operating Environment (LOE) and  Fiddler doesn’t do that by default.
Posted by benwilli | 0 Comments

Cleaning up my mesh

After working with the Live Framework for a while I tended to accumulate a lot of random Mesh Objects as I build little samples to test this or that. I was just leaving these laying around but it was starting to clutter my account. And since the objects
Posted by benwilli | 0 Comments

Large web site project vs Visual Studio

So I discovered a limit in Visual Studio . It apparently doesn't handle 1.4 GB of data in 40,000 files in a web site very well. I killed the process after it was "Validating the web site..." for over an hour. I finally figured out I needed to
Posted by benwilli | 0 Comments
Filed under: ,

Silverlight debugging tip

I'm building a Deep Zoom application and have been frustrated when it often has some stupid bug (my own of course) and the whole app just disappears. Eventually I realized a quick and dirty snippet I plan to drop into every future Silverlight app. Its
Posted by benwilli | 1 Comments
Filed under: ,
 
Page view tracker