rschiefer (@chief7)

Robb Schiefer is a Solution Architect for EBSCO Industries in Birmingham, Alabama. Now that EBSCO has embraced lean and continuous delivery he has focused most recently on improving speed of value delivery for his division and working to standardize practices across the enterprise where practical. Beyond the joys of software development, he enjoys family time, church, blogging and long walks on the beach.

MVVM Light

I’ve been using the MVVM Light framework for my Windows Phone App and have really liked the experience.  This is my first Silverlight 3/4 app and like the decoupled nature of the MVVM pattern.  MVVM Light makes it really easy.  I have avoided any code  in the code-behind so far and hope to continue to …

MVVM Light Read More »

IsolatedStorage Issues

I have found an issue with using IsolatedStorage.  Haven’t tried reproducing in a new solution yet but it doesn’t seem to be caused by my code.  Its really hard to tell because you get no details its just an IsolatedStorageException. It seems to occur when I stop and then start debugging then try to delete …

IsolatedStorage Issues Read More »

Welcome!

I started this blog to share and self document cool stuff I pick up related to .NET and software development in general.  I’m a .NET developer professionally and have recently started developing WP7 apps in my spare time.  So initially, the content will be a mix of cool WP7 consumer info and development woes/findings. Please …

Welcome! Read More »