SlideShare a Scribd company logo
DevTeach Ottawa
www.devteach.com
November 3, 2011
Frédéric HARPER                                    Laurent DUVEAU
                                                       RunAtServer
fredh@microsoft.com                        laurent@runatserver.com
http://blogs.msdn.com/b/cdndevs/   http://weblogs.asp.net/lduveau/
@fharper                                           @LaurentDuveau
SILVERLIGHT IN 10S
Develop for the web with managed code (.NET) for:
 Windows/Mac OS
 All major browsers
 Windows Phone
Browser plugin
Installation base : 77%
First version : 2007
• SilverDiagram
• House Builder 3D
HTML 5 IN 10S
 Available in the core of major browsers
 Access on all devices with a recent browser
   Computers
   Tablets/slates
   Smartphones
 In "development" since 2009
 Still draft, but already widely used
• Angry Birds
• Never Mind The Bullets
ONCE UPON A TIME…
                    Hello!


                      Silverlight is a cross-browser,
                      cross-platform web client
                      runtime for building rich
                      interactive applications on
                      the web

                        Life is good…
AGENDA
 Adoption
 Tools and languages
 Controls
 DataBinding
 Graphic, media, 3D and text
 System integration
 Performances
ADOPTION

        S I LV E R L I G H T             HTML 5

 Browser Plugin to install     Already include in the last
  once                           version of all major
   PC, MAC, Linux               browsers
                                  PC, MAC, Linux
 Windows Update
                                Adoption strategies
  optional
                                  Lowest Common
 Major websites help:             Denominator
   Olympics, NCAA, …             Polyfill Enriched
 77% of browsers                 Alternate Experiences
DevTeach Ottawa - Silverlight5 and HTML5
DevTeach Ottawa - Silverlight5 and HTML5
TOOLS AND LANGUAGES

    S I LV E R L I G H T 5        HTML 5

   VS 2010 SP1              VS 2010 + Web upd.
   Blend 5                  VS 2011 & Blend 5
    Sketchflow              WebMatrix
                             Notepad…
   XAML
   C# ou VB                 HTML / CSS
                             JavaScript
DevTeach Ottawa - Silverlight5 and HTML5
CONTROLS

     S I LV E R L I G H T 5             HTML5

  Silverlight 5               HTML5
    ~38 controls                16 elements
  Silverlight Toolkit           9 structure tag
    ~40 controls                13 new input type
  Open source                 Third Party
    Codeplex, …                 PhoneGap, KendoUI…
  Third party                 JavaScript
    Telerik, DevExpress, …      jQuery, Modernizr, Knockoutjs, ..
                               CSS
                                 Less Framework, 52framework…
SILVERLIGHT TEMPLATED CONTROLS
Control UI (XAML) separated from its behavior (C# or VB)
Excellent support in Blend (Control Template, Visual State Manager, …)
http://silverlight.codeplex.com/
• HTML5 elements
• KendoUI
DevTeach Ottawa - Silverlight5 and HTML5
SILVERLIGHT: BINDING AND XAML
       Simple but powerful model
       TwoWay Binding with notifications support (INotifyPropertyChanged)
       Formatting, converters, …
       DataTemplate
       Command
       Silverlight 5
          Binding in styles (Setter)
          Implicit DataTemplate
          DataBinding debugging!
          Ancestor Binding via RelativeSource
          New event : DataContextChanged
          PropertyChanged mode supported to update source:


<TextBlock Text="{Binding ElementName=lst, Path=SelectedItem.Text,
Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}"/>
•   Style Binding
•   Ancestor Binding
•   DataBinding Debugging
•   Implicit Data Template
HTML
 Use JavaScript for DataBinding
 jQuery, Backbones.js or Knockout.js (use nuget in VS) facilitate it
• Data Attributes
• KnockoutJs Twitter
DevTeach Ottawa - Silverlight5 and HTML5
SILVERLIGHT
Vector graphics
•Transformations and animations

Deep Zoom

Pixel Shader

Audio
•WMA, MP3, AAC

Video
•H.264, WMV, VC-1 (hardware acceleration )
•Trick-play
•Smooth Streaming
•DRM (on/offline)
•Remote control support
3D API

Texte
•OpenType, Text Clarity, Pixel Snapping, Text Overflow
• 3D
• Bouncing Plane (Animation,
  Perspective 3D, HD Video, Pixel
  Shader)
HTML

Graphics
•Canvas
•SVG
Medias
•Video (MPEG-4/H.264, WebM VP8, OGG Theora)
•Audio (MP3, WAV PCM, OGG/Theora, ACC)
3D
•WebGL

Texte
•Web Open Font Format (aka WOFF)
• Destruction video
• SVG girl
• Google Body *
DevTeach Ottawa - Silverlight5 and HTML5
SILVERLIGHT
     Silverlight 3            Silverlight 4             Silverlight 5

•Isolated Storage       •Webcam and               •interoperability via
•OpenFileDialog and      Microphone                P/Invoke
 SaveFileDialog         •Out Of Browser           •Natives windows
•Out Of Browser (OOB)    Elevated Trust (OOBE):   •Full file system access
•Connection detection    interop COM (Office,      in Elevated Trust mode
                         …), Notifications        •Elevated Trust in
•Full screen
                        •OOBE: file system         browser!
                         access: My* folders      •Remote Control
                        •Clipboard                 Support
                        •Print API                •Pinned full screen
                        •Drag and drop
• System Font dialog (P/Invoke)
• USB drive
• Native Windows
HTML
Offline & storage      HTML5 App Cache
                       Local Storage
                       Indexed DB
                       File API specification




Device Access          Geolocalisaton API
                       Microphone access (in progress)
                       Camera access (in progress)
                       …
• Foursquare Playground
• Local storage demo
• File API image *
DevTeach Ottawa - Silverlight5 and HTML5
SILVERLIGHT 5 & HTML 5
Lots of features are coming to parity (or very soon)
=> Let’s compare the performance!
Benchmark:
 Row performance
 Vector manipulation
 Bitmap manipulation
• Row perf
• Vector Graphics
• Bitmap Graphics
SO, WHAT TO CHOOSE?
LINKS
Silverlight
http://tinyurl.com/3mojwy2
http://riastats.com
HTML5
http://beautyoftheweb.com
http://html5labs.interoperabilitybridges.com/
http://diveintohtml5.org/
http://html5gallery.com/
QUESTIONS ?

More Related Content

ZIP
A Brief Intro to Adobe Flex
ODP
Better Drupal Interaction Design with Flex
PPT
Adobe flex an overview
PPT
Silverlight
PPTX
Microsoft Silverlight - An Introduction
PDF
Silverlight - What Is It And How Can We Use It
PDF
Silverlight abhinav - slideshare
PPT
Flex 4 Overview
A Brief Intro to Adobe Flex
Better Drupal Interaction Design with Flex
Adobe flex an overview
Silverlight
Microsoft Silverlight - An Introduction
Silverlight - What Is It And How Can We Use It
Silverlight abhinav - slideshare
Flex 4 Overview

What's hot (18)

PPT
Introduction to silver light
PPT
Silver Light
PPTX
Introduction to silverlight control 4
PPT
Silverlight Framework Architecture By Satyen
PPT
Flex vs. HTML5 for RIAS
PPTX
Introduction to Microsoft Silverlight
PPT
Silverlight Framework Architecture
PPT
Apache Flex: Overview
PPT
Silverlight vs WPF
PPTX
Architecting WPF Applications
PDF
Cloud Apache OpenOffice based on HTML5
PDF
PLASTIC 2011: "Enterprise JavaScript with Jangaroo"
PDF
RIA Platform Comparison
PPTX
Developing Windows Phone 8 apps using PhoneGap
PDF
Mike Taulty TechDays 2010 Silverlight and Windows Phone 7 CTP
PPT
Adobe® Flex™
PPTX
Developing and Deploying Windows 10 Apps
PPT
An Overview Of Wpf
Introduction to silver light
Silver Light
Introduction to silverlight control 4
Silverlight Framework Architecture By Satyen
Flex vs. HTML5 for RIAS
Introduction to Microsoft Silverlight
Silverlight Framework Architecture
Apache Flex: Overview
Silverlight vs WPF
Architecting WPF Applications
Cloud Apache OpenOffice based on HTML5
PLASTIC 2011: "Enterprise JavaScript with Jangaroo"
RIA Platform Comparison
Developing Windows Phone 8 apps using PhoneGap
Mike Taulty TechDays 2010 Silverlight and Windows Phone 7 CTP
Adobe® Flex™
Developing and Deploying Windows 10 Apps
An Overview Of Wpf
Ad

Viewers also liked (7)

PDF
Introduction to SPAs with AngularJS
PDF
Introduction to Angular for .NET Developers
PDF
Angular 2... so can I use it now??
PPTX
Maximizing ROI in eCommerce with Search
PDF
Introduction to Angular with TypeScript for .NET Developers
PDF
Visual Design with Data
PDF
Build Features, Not Apps
Introduction to SPAs with AngularJS
Introduction to Angular for .NET Developers
Angular 2... so can I use it now??
Maximizing ROI in eCommerce with Search
Introduction to Angular with TypeScript for .NET Developers
Visual Design with Data
Build Features, Not Apps
Ad

Similar to DevTeach Ottawa - Silverlight5 and HTML5 (20)

PDF
Silverlight Document Search Engine
PPTX
Silver Light1.0
PPTX
Silverlight vs HTML5 - Lessons learned from the real world...
PDF
Building Rich Internet Apps with Silverlight 2
PDF
Silverlight difference faqs-1
PPTX
Innovation on the web with Silverlight
PPT
Introducing Silverlight 2
PPT
Silverlight Briefing Deck
PDF
Silverlight 4 & Windows Phone 7 at Zup Zip Black Coffee#5
PPTX
SilverlightDevIntro
PPTX
April09SIG_SL3
PDF
Mike Taulty MIX10 Silverlight 4 Accelerated Fundamentals
PPT
Silverlight overview
PPTX
HTML5, Silverlight & Kinect
PDF
Silverlight
PDF
Luis Martins
PDF
WDN08 Silverlight
PPTX
Introduction to silverlight
PDF
Manning.silverlight.4.in.action.sep.2010
PPTX
Building the next generation of browser apps today
Silverlight Document Search Engine
Silver Light1.0
Silverlight vs HTML5 - Lessons learned from the real world...
Building Rich Internet Apps with Silverlight 2
Silverlight difference faqs-1
Innovation on the web with Silverlight
Introducing Silverlight 2
Silverlight Briefing Deck
Silverlight 4 & Windows Phone 7 at Zup Zip Black Coffee#5
SilverlightDevIntro
April09SIG_SL3
Mike Taulty MIX10 Silverlight 4 Accelerated Fundamentals
Silverlight overview
HTML5, Silverlight & Kinect
Silverlight
Luis Martins
WDN08 Silverlight
Introduction to silverlight
Manning.silverlight.4.in.action.sep.2010
Building the next generation of browser apps today

More from Frédéric Harper (20)

PDF
2017-11-09 - Fitbit Norcal Developers Meetup (fred)
PDF
2018 04-25 - HLTH hackathon
PDF
2018-06-07 - Singapore Fitbit Developers - Fitbit SDK & Web API Overview
PDF
2018 06-05 - Tokyo Fitbit Developers - Fitbit SDK & Web API Overview
PDF
Public speaking - FDP tech leads summit - 2018-04-30
PDF
2018 04-25 - HLTH hackathon
PDF
From employee to freelance developer in 10 steps - DevTeach - 2017-07-04
PDF
Infrastructure as a service to its maximum, a cultural change - S2LQ - 2016-0...
PDF
With great power comes great responsibility - Microsoft Canada Open Source co...
PDF
Frédéric harper i don’t like open source, and you shouldn't like it eithe...
PDF
Responsive Web Design, the secret sauce - MSDEVMTL - 2016-01-25
PDF
Responsive Web Design: the secret sauce - JavaScript Open Day Montreal - 2015...
PDF
Is your python application secure? - PyCon Canada - 2015-11-07
PDF
Personal branding for developers - West Island developers and entrepreneurs m...
PDF
Responsive Web Design, get the best out of your designs - JavaScript Open Day...
PDF
Differentiating yourself humber college - 2015-03-30
PDF
Differentiating yourself - Hack Western - 2015-03-28
PDF
Le personal branding, plus important que jamais - PHP Québec - 2015-03-05
PDF
Building a personal brand in the developer community - Codementor Office Hour...
PDF
Ma Carrière Techno - École secondaire St-Henri - 2014-11-27
2017-11-09 - Fitbit Norcal Developers Meetup (fred)
2018 04-25 - HLTH hackathon
2018-06-07 - Singapore Fitbit Developers - Fitbit SDK & Web API Overview
2018 06-05 - Tokyo Fitbit Developers - Fitbit SDK & Web API Overview
Public speaking - FDP tech leads summit - 2018-04-30
2018 04-25 - HLTH hackathon
From employee to freelance developer in 10 steps - DevTeach - 2017-07-04
Infrastructure as a service to its maximum, a cultural change - S2LQ - 2016-0...
With great power comes great responsibility - Microsoft Canada Open Source co...
Frédéric harper i don’t like open source, and you shouldn't like it eithe...
Responsive Web Design, the secret sauce - MSDEVMTL - 2016-01-25
Responsive Web Design: the secret sauce - JavaScript Open Day Montreal - 2015...
Is your python application secure? - PyCon Canada - 2015-11-07
Personal branding for developers - West Island developers and entrepreneurs m...
Responsive Web Design, get the best out of your designs - JavaScript Open Day...
Differentiating yourself humber college - 2015-03-30
Differentiating yourself - Hack Western - 2015-03-28
Le personal branding, plus important que jamais - PHP Québec - 2015-03-05
Building a personal brand in the developer community - Codementor Office Hour...
Ma Carrière Techno - École secondaire St-Henri - 2014-11-27

Recently uploaded (20)

PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPT
Teaching material agriculture food technology
PPTX
MYSQL Presentation for SQL database connectivity
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Machine learning based COVID-19 study performance prediction
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Encapsulation theory and applications.pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
DOCX
The AUB Centre for AI in Media Proposal.docx
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
The Rise and Fall of 3GPP – Time for a Sabbatical?
Unlocking AI with Model Context Protocol (MCP)
Programs and apps: productivity, graphics, security and other tools
Dropbox Q2 2025 Financial Results & Investor Presentation
Teaching material agriculture food technology
MYSQL Presentation for SQL database connectivity
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Machine learning based COVID-19 study performance prediction
Per capita expenditure prediction using model stacking based on satellite ima...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Encapsulation theory and applications.pdf
Empathic Computing: Creating Shared Understanding
MIND Revenue Release Quarter 2 2025 Press Release
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
NewMind AI Weekly Chronicles - August'25 Week I
Digital-Transformation-Roadmap-for-Companies.pptx
The AUB Centre for AI in Media Proposal.docx
“AI and Expert System Decision Support & Business Intelligence Systems”

DevTeach Ottawa - Silverlight5 and HTML5