msdn roadshow session 3 - building rich internet ui with silverlight 2

26
Mike Taulty Developer & Platform Group Microsoft Ltd [email protected] http://www.mtaulty.com

Upload: ukdpe

Post on 01-Nov-2014

1.865 views

Category:

Technology


0 download

DESCRIPTION

Did you miss the opportunity to attend the MSDN Roadshow 2008? If so we are doing a Roadshow rerun giving you a second chance to attend this event. Come along if you want to find out about the latest developer tools and technologies from Microsoft. The MSDN team will focus on what’s coming up next this year for .NET developers beyond Visual Studio 2008. We will also look at Silverlight, ASP.NET, ADO.NET and other future bits which involve more code and less PowerPoint. Please be aware that the content for this rerun is exactly that covered in the other MSDN Roadshow 2008 events – so this event is aimed at Developers who could not make those earlier events.For more details and the original slide deck see http://www.microsoft.com/uk/msdn/events/new/Detail.aspx?id=351

TRANSCRIPT

Page 1: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

Mike TaultyDeveloper & Platform GroupMicrosoft [email protected] http://www.mtaulty.com

Page 2: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2
Page 3: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

V1 V2

September 2007 October 2008

V2 is backwards compatible & where you’d start today

Page 4: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

Manual download / Windows Update

Page 5: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

~10 Second DownloadNo Additional Dependencies

Page 6: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

?Linux support is from Novell’s Moonlight

project

Page 7: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

SilverlightSilverlightSingle Unified Framework

ControlsMediaGraphics

Layout, Animation, Data Binding

Page 8: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

All code gets same limited permissions

Page 9: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2
Page 10: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

Source parameter points to the application

Page 11: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

myapp.xap

Browser requests XAP file, unzips it, runs .NET code

Page 12: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

MyApp.xap

manifest.xaml

MyApp.dll

Resource FilesAssemblies

Page 13: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

Specific .NET Frameworks/RuntimesSpecific .NET Frameworks/RuntimesDesktop/Server

.NET Framework 3.5 Sp1

Mobile Devices

.NET Compact Framework

SilverlightSilverlight .NET

Framework

Common .NET Development.NET Languages ( C#, VB,

etc ).NET Tools ( Visual Studio, etc

)

.NET Developers & Skills

Page 14: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

XAML markup languagedefines UI

.NET code handles interaction

Silverlight .NET Application

Page 15: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

Develop with Visual Studio 2008 Sp1 + Silverlight toolsDevelop with Visual Studio 2008 Sp1 + Silverlight tools

Design Styles & Interaction in Expression Blend 2 Sp1Design Styles & Interaction in Expression Blend 2 Sp1

Page 16: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2
Page 17: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

SilverlightSilverlightControl Control

Full Page Silverlight UI

Silverlight “Islands” in HTML

SilverlightSilverlightControl 1Control 1

SilverlightSilverlightControl 2Control 2

Rich HTML & Javascript Interop

Page 18: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2
Page 19: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

SilverlightSilverlight

HTTP GET/POST

SOAP, JSON, REST, XML

Sockets

Page 20: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2
Page 21: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

Control UI separated from Control behaviour

Page 22: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2
Page 23: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2
Page 24: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2
Page 26: MSDN Roadshow Session 3 - Building Rich Internet UI with Silverlight 2

© 2008 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.