Presentation is loading. Please wait.

Presentation is loading. Please wait.

travel Suru Windows 7 Release NET 4.0 / Surface 2.0 Release Multi-Touch Controls Multi-Touch API Surface Multi-Touch Controls & API Surface.

Similar presentations


Presentation on theme: "travel Suru Windows 7 Release NET 4.0 / Surface 2.0 Release Multi-Touch Controls Multi-Touch API Surface Multi-Touch Controls & API Surface."— Presentation transcript:

1

2

3

4

5

6

7 travel Suru

8

9

10 Windows 7 Release NET 4.0 / Surface 2.0 Release Multi-Touch Controls Multi-Touch API Surface Multi-Touch Controls & API Surface Multi-Touch Controls & API Multi-Touch API Multi-Touch API and Controls

11

12 With XAML Support

13

14

15

16

17

18 Visual Studio Designer Blend3

19

20

21

22

23

24 UseLayoutRounding="True"

25

26

27

28

29

30

31

32

33

34

35

36

37 © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

38 <r:RibbonTab x:Class="TravelSuru.MapSection.MapViewRibbonTab" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Tag="Map" Label="Map" > <r:Item Command=“AppCommands.LocateMe” LabelTitle=“Locate Me” LargeImageSource=“Images/Globe.ico” /> <r:Item Command=“AppCommands.Bookmark” LabelTitle=“Bookmark” LargeImageSource=“Images/Favorite.ico” /> <r:RibbonToggleButton x:Name="_ToggleLocationButton" Command="{StaticResource ToggleLocationCommand}"/>

39 <Application x:Class="TravelSuru.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" > <JumpTask Title="Locate Me" Arguments="/LocateMe" /> <JumpTask Title="Next Stop" Arguments="/NextStop" /> <JumpTask Title="Synchronize" Arguments="/Synchronize" />

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54 [MS-WPFXV] WPF’s file format was published [MS-WPFXV] WPF XAML Vocabulary 2006[MS-WPFXV] WPF XAML Vocabulary 2006.NET 4 has a new XAML parser Faster More extensibility during XamlReader.Load and XamlWriter.Save BAML file format has public APIs to Read/Write.NET 4’s XAML parser has new XAML Language features Ability to use generics Better References by Name

55 Use this layout to show software code The font is Courier, a monospace font The slide doesn’t use bullets but levels can be indented using the “Increase List Level” icon on the Home menu


Download ppt "travel Suru Windows 7 Release NET 4.0 / Surface 2.0 Release Multi-Touch Controls Multi-Touch API Surface Multi-Touch Controls & API Surface."

Similar presentations


Ads by Google