introduction to silverlight

Post on 17-May-2015

2.487 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

First presentation for CodeMash 2008

TRANSCRIPT

Introduction To Silverlight

Jeff BlankenburgDeveloper Evangelist

jeffrey.blankenburg@microsoft.comhttp://www.jeffblankenburg.com

Agenda

•What Is Silverlight?

•How do you create Silverlight Applications?

•Show me some demos already!

What is Silverlight?

No, it’s not this. This is a silver light.

So, what is Silverlight?There’s plenty of definitions:

Silverlight.NET - Microsoft® Silverlight™ is a cross-browser, cross-platform plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web. Silverlight offers a flexible programming model that supports AJAX, VB, C#, Python, and Ruby, and integrates with existing Web applications. Silverlight supports fast, cost-effective delivery of high-quality video to all major browsers running on the Mac OS or Windows.

Wikipedia.org - Microsoft Silverlight (code-named Windows Presentation Foundation/Everywhere or WPF/E) is a Rich Internet Application plug-in for web browsers, providing a subset of the animation, vector graphics, and video playback capabilities of Windows Presentation Foundation. The runtime is available for Microsoft Windows and Mac OS X, with Linux support available via the third-party Moonlight runtime.

Simply…. Silverlight is a plug-in that renders XAML-based user interfaces within a browser.

OK, how do I create Silverlight?

Your Your favoritefavorite

text editortext editor

Visual Visual StudioStudio

ExpressionExpression

Hardest Easiest

Demo Creating Silverlight Content

Using Visual Studio

Expression Studio

DemoCreating Silverlight Content

Using Expression Blend

DemoCreating A Button That Dances

So what else can I do with this stuff?(other than create gradients and spinning boxes?) 2:10 PM on Friday

In this room!

User Input into Silverlight

Integrating Web Service Data

Drag & Drop Functionality

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

How To Contact Me

Email: jeffrey.blankenburg@microsoft.com

Blog: http://www.jeffblankenburg.com

Twitter: http://www.twitter.com/jeffblankenburg

top related