Silverlight Isolated Storage Profiler?
Recently I found myself wanting (needing) to quickly find IsolatedStorage files that my Silverlight application was writing to disk. This requirement was based on ascertaining whether the structure and detail of the XML I was writing (to Isolated Storage) was as expected and also be sure that my files where being persisted as expected. I found myself wishing (bleeding) that instead of having to dig around the file system to find the files I could have benefited from an integrated solution that could plug into VS.Net and tell me exactly what was going on. This has me thinking that I should write an Isolated Storage Profiler that both plugs into VS.NET 2008 and works as a standalone. Any thoughts? Useful to anyone else but me? Any ideas to throw in?








