Yesterday, I decided to make an application for Recipes on Windows Phone. I had an XML file and I had to parse it or extract data from it to complete my application. It was hard for me to type each recipe and then use it. So finally, I decided to parse XML file, one of the most interesting features of Blend is that it creates sample data from class, XML file as well. So I created a new project in Visual Studio and opened it in Blend. It took less than 5 minutes and I was able to see well presented recipes in my application. You can also do it, let's discover it.
If you see, parsing XML is now possible in few minutes with styling the listbox. Blend is an amazing tool that is ignored by developers but if they think it can allow them work 10 times faster.
This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.
A list of licenses authors might use can be found here