Sample Data for Windows Phone using Blend

Database

Today the thing we are going to learn is How to create sample data using Blend. 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.

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  set their properties . Now we are going to show you how to do all this by just clicking some mouse button. So let’s begin, we divide it into three parts:

  1. Setting everything up and create a sample data.
  2.  Then the design phase.
  3. And lastly adding data to the sample data you have created.

 

Now this is all done you have successfully created the sample database. From, now on we are going to discuss about the next phase which is design phase. Now you would see that as you drop this sample Collection onto the screen it appears in a listbox.

Next Step adding data to our sample data.

Here you see that how we created an Car Magazine Application just by clicking on some buttons. Well if we have to make same application using Microsoft Visual Studio 2013 it would have taken hours (Dependent on your speed).

Download Sample Code from Here.

 

By Muhammad Asad

Exit mobile version