Speed up WPF/Silverlight development with auto-generated sample data

added by avasylev
12/17/2010 12:54:05 PM

143 Views

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.


0 comments