Download presentation
Presentation is loading. Please wait.
1
Silverlight 3.0 workshop
2
Building a Twitter client ◦ Resource dictionary ◦ The Silverlight toolkit: ChildWindow and WrapPanel ◦ Effects ◦ 3D ◦ Behaviors ◦ Out of browser
3
Importing a Interface Show some new Expression Blend 3 features
5
Create the resources Create the login screen Building the header Showing the tweets Show all the friends you follow Take the application out of browser
7
Create a resource dictionary ◦ Colors.xaml Add all the resources Link it to the App.xaml file Can be replaced in another project
9
Is part of the Silverlight Toolkit Can be used as a dialog window You can adjust the look and feel Now used as a login control
11
Only 2 build-in effects ◦ Blur ◦ Drop Shadow You can create your own effects using pixel shaders
13
Put 3D objects in 3D space X, Y and Z rotation X, Y and Z rotation point
15
Used to add interactivity Microsoft.Expression.Interactivity Expression Blend has some build-in behaviors http://gallery.expression.microsoft.com
17
Takes an application “out of the browser” Still sandboxed Check if the application is already installed Check online | offline state
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.