courses I tutorials

Explore different tutorials to get hands on with Silverlight and Expression Blend across a wide array of topics in a short time.

school.tutorials

Using SketchFlow for Windows Phone Series

In this ToolBox module you discover principles of good UX design. You also discover how to start and build your prototype using the SketchFlow Template for Windows Phone.

More tutorials...

Editing SampleData

In this first section, you will edit the sample data using the Visual Editor built into Expression Blend. Later you will discover how to edit your SampleData in the XAML editor as it offers you additional capabilities for cutting and pasting.

  1. Click on the Edit sample values button to the right of the Collection inside MainMenu; the Edit Sample Values dialog box appears. Using this window you can edit sample data directly in Expression Blend.
  2. Double-click on the sample data that is listed in the first column and replace it with the following:
    • Chicken
    • Beef
    • Seafood
    • Veggies
    • Salad
    • Dessert

    Edit Sample Values
  3. Change the Number of records to 6. Using this feature you could add as many items to your sample data as you need. Press OK.
  4. Choose File > Save.