Welcome to Pete Brown's 10rem.net

First time here? If you are a developer or are interested in Microsoft tools and technology, please consider subscribing to the latest posts.

You may also be interested in my blog archives, the articles section, or some of my lab projects such as the C64 emulator written in Silverlight.

(hide this)

Monthly Archives:

  • Updates to Silverlight 1.1 Balloons

    I made a few quick updates to the Silverlight 1.1a Balloons example this weekend, and put the new version at a separate URL for comparison purposes.I tested to see if object creation was the performance problem. It wasn't. I tested by reusing existing objects.I removed the PNG animation (clouds) to reduce some of the CPU usageI added the requested "pop" functionality. I didn't...