Welcome all again.

Yesterday, I decided to make an application for recipes on the Windows Phone. I had a 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 to parse the XML file. One of the most interesting features of Blend is that it creates sample data from a class or XML file. So I created a new project in Visual Studio and opened it in Blend. It took less then 5 minutes and I was able to see well-presented recipes in my application. You can also do it, let's discover it.

I hope you enjoyed this article.

See you next time.

Happy Coding!
Personal Blog: Blend Unleashed.