0
kicks
Speed up WPF/Silverlight development with auto-generated sample data
VS XAML Designer (“Cider”) and Blend provide a great support for design time data. It allows to get a real view without a need to start application. Which significantly speeds up development by eliminating lots of the compile->run->navigate->check cycles.
In this post you can find how to accelerate even more by auto generating sample data.