{"id":11264,"date":"2014-07-11T23:03:04","date_gmt":"2014-07-11T18:03:04","guid":{"rendered":"https:\/\/www.thenerdmag.com\/?p=11264"},"modified":"2019-12-27T06:49:57","modified_gmt":"2019-12-27T01:49:57","slug":"sample-data-windows-phone-using-blend","status":"publish","type":"post","link":"https:\/\/thenerdmag.com\/sample-data-windows-phone-using-blend\/","title":{"rendered":"Sample Data for Windows Phone using Blend"},"content":{"rendered":"

Today the thing we are going to learn is How to create sample data using Blend<\/strong>. Well we have to say that when you discover it you would also know that what’s the power of Blend and how much it saves your time. This type of database could help in creating stuffs like phonebook, Car description book and much more.<\/p>\n

Now today the application we are going to demonstrate is how to create a sample car magazine application using sample data in blend. Well obviously if you want to do all that in visual studio you have to create classes and have to binding data and also you have to instantiate objects as well as\u00a0 set their properties . Now we are going to show you how to do all this by just clicking some mouse button. So let\u2019s begin, we divide it into three parts:<\/p>\n

    \n
  1. Setting everything up and create a sample data.<\/li>\n
  2. \u00a0Then the design phase.<\/li>\n
  3. And lastly adding data to the sample data you have created.<\/li>\n<\/ol>\n

     <\/p>\n