Jim @ imason

Internet Architect by day, environmentalist by night: Jim Schwartz @ imason.

Related Posts
  • Silverlight 2 Upgrade Experience

    As many of you probably already know, Silverlight 2 was released in the wee hours of the morning (3AM EST or 12AM Microsoft-time). We've noticed some inconsistencies with the upgrade process from Silverlight 2 Beta 2 to the Silverlight Release, so I figured I would share our findings with you here...
  • Isolated Storage in Silverlight 2 Beta 2

    In Silverlight 2 Beta 1, storing user settings in IsolatedStorage was almost as much of a pain as storing user settings in Vista Gadgets (Except you can write .NET code to stream the data to file instead of using JavaScript). With the recent release of Silverlight 2 Beta 2, storing data in IsolatedStorage...