Pete Brown Developer Community Program Manager, Microsoft Getting Started with XAML Silverlight,

Slides:



Advertisements
Similar presentations
Custom REST services and jQuery AJAX Building your own custom REST services and consuming them with jQuery AJAX.
Advertisements

Building RADNUG8 – the windows 8 app Part 1 Matt
DotNetNuke Mobile Development -- options, tools and approaches
Introduction to XNA on Windows Phone 7 SILVERLIGHTSHOW.NET Webinar Peter Kuhn, June 30 th, 2011.
Introduction to the Windows Runtime (WinRT) Ben Dewey Tallan, Inc.
Building Your First Great Silverlight 2 Application Guy Burstein Microsoft Israel
1 1 Silverlight is a web browser plug-in. 2 2 There are two versions September 2007~October 2008 V2 is backwards compatible & where you’d start today.
Chalermvong Vijitpiyakul Microsoft MVP Greatfriends.biz Community Lead GF 30 August 2009.
Source: AppBrain, April 2015 Native Wrapper Your JavaScript App.
Silverlight for Developers making it pass the glitz.
An introduction to. Introductions  I’m Rob Fonseca-Ensor  A Solution Architect at Infusion  I run the Canary Wharf.NET User Group  I blog at
SharePoint Saturday Sponsors Gold Bronze Custom REST services and jQuery AJAX Building your own custom REST services and consuming them with jQuery AJAX.
Search Engine Optimization With Rich Media Pete LePage Microsoft.
Aptech Borivali(West) Hefin Dsouza. Agenda  What is.NET and What is Visual Studio? .NET Framework 3.5 Overview.  Visual Studio 2008 Enhancements. 
Leverage the new pubCenter Promote your apps Install the new ad SDKs.
DEV337 demo From The Book of WPF, available from my site 10rem.net.
Computer science Languages, etc.. Overview For web-applications (HTML, JS) – Designing languages (HMTL, CSS) – Server Languages (PHP, ASP) – Extensions.
MVC New release IE8 Beta 1 Deep Zoom (sea dragon) Silver light 2.0 Beta 1 Expression Blend 2.5 Preview Instant Messaging API Enhancements to Virtual Earth.
Free Training Courses for.NET Software Engineers Svetlin Nakov Telerik Corporation
Pete Brown Developer Community Program Manager, Microsoft The.NET Micro Framework and.NET.
Building Metro style UIs Paul Gusmorino Lead Program Manager Microsoft Corporation DEV354.
Building Metro style apps with HTML and JavaScript Paul Gusmorino Lead Program Manager Microsoft Corporation.
Microsoft Confidential ASP.NET Broadest reach Most mature dev platform Silverlight Broad reach Rich, Interactive UI WPF Richest, Interactive UI.
Building Web Sites with ASP.NET MVC Framework Noam King CTO Sela College
Building Metro style apps with HTML and JavaScript Paul Gusmorino Lead Program Manager Microsoft Corporation.
Studio for WinRT XAML Russ Senior Developer Evangelist Greg Product Manager
DEV325 Deploying Visual Studio.NET Applications Billy Hollis Author / Consultant.
1 Metro Style Apps in C++ Karthick 8 th May 2012.
Sponsors Gold Silver Bronze Custom REST services and jQuery AJAX Building your own custom REST services and consuming them with jQuery AJAX.
WEBMATRIX Microsoft Pranav Rastogi.
Object Oriented Software Development 9. Creating Graphical User Interfaces.
Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics.
Windows Runtime Deep Dive Brendan Forster Senior Developer, ASP.NET/IIS DEV317.
Creating LOB Metro style Apps in XAML Using Blend and Visual Studio Jeffrey Ferman Program Manager Microsoft Corporation DEV369.
Sascha P. Corti Microsoft
Sponsors Gold Silver Bronze Custom REST services and jQuery AJAX Building your own custom REST services and consuming them with jQuery AJAX.
Discover, Master, Influence1 Windows Presentation Foundation David Burela Senior Developer, Readify.
Pete Brown Developer Community Program Manager, Microsoft REST with Silverlight 5, WCF.
Hacking the Phone System Development solutions which change how people communicate Tom
App Theming & PVL Direct3DDirectWriteDirect2DMediaTouch.
Lap Around Windows Presentation Foundation Rob Relyea PRS305 Lead Program Manager Windows Presentation Foundation
Windows 8 for Existing.NET Developers Tim Heuer Program Manager Windows Developer Experience Microsoft Corporation.
JAVASCRIPT WITH A VIEW Jordan Knight Solution Architect Xamling SESSION CODE: WEB305 (c) 2011 Microsoft. All rights reserved.
Building Excellent Internet & Intranet Solutions Dave Remmer Architect Advisor Microsoft Canada
2015 International TechNet Wiki Summit 2015 Nonki Takahashi Session - Small Basic and TechNet (Small Basic - Part 2)
Silverlight 101 Ahead! If you know Silverlight and are looking for more advanced content check out : ‘Microsoft Silverlight “Media” : Moving at 60fps’
A Lap Around Windows Presentation Foundation (WPF) 4.5 Pete Brown | XAML and Gadget Guy Microsoft Corporation DEV335.
What’s New in.NET 4.5 Layla Driscoll Senior Program Manager Microsoft Corporation.
Hartelijk welkom VB Event 26 september 2012 ‘Visual Studio 2012 voor de VB.NETWEB developer’ Alex Thissen – Achmea.
DES201 - Developers and Designers collaboration Level 200 Aude Mousset Artistic director i-Breed - France Dick Lantim User eXperience Advisor Microsoft.
Introduction to Silverlight Development Pavel Yosifovich CTO, Matrix Global; Senior Instructor, Hi-Tech College
Building Metro style apps with XAML with.NET Tim Heuer Program Manager Microsoft Corporation DEV353.
Software services delivering SharePoint, Mobile, and Business Intelligence solutions Creating mobile applications that integrate with SharePoint 2013 on-
MVVM Made Simple with Prism
6/10/ :23 PM TOOL-504T A deep dive into Visual Studio 11 Express for designing Metro style apps using XAML Joanna Mason & Unni Ravindranathan Program.
It’s a Knockout! MVVM Style Web Development
9/11/ :22 PM What’s New for Silverlight and Windows Presentation Foundation (WPF) Developers in Microsoft Visual Studio 2010 Mark A Wilson-Thomas.
End to end app development ASP.NET, WCF, WF, EF, & RIA Services
Visual Studio 2008 Abdul Rahman .Y Microsoft Student Partner.
Building Awesome HTML Applications in Blend for Windows 8
04 | Web Applications Gerry O’Brien | Technical Content Development Manager Paul Pardi | Senior Content Publishing Manager.
A Quick Overview of ASP.NET Core 1.0
Catching up on Rich Clients (round 2)
Using Windows Runtime and SDK to build Metro style apps
Tech Ed North America /1/ :36 AM Required Slide
ASP.NET Core* MVC and Web API Shahed Chowdhuri
Building Metro style apps with XAML with .NET
Using Windows Runtime and SDK to build Metro style apps
Build /10/2019 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Brandon Bray Principal Group Program Manager Microsoft Corporation
Presentation transcript:

Pete Brown Developer Community Program Manager, Microsoft Getting Started with XAML Silverlight, WPF, and Windows 8

What we’ll probably cover  XAML basics  The property system  Layout  Input  Binding  Threading concerns  Anything you ask about and we have time to dive into

Who this is for  Developers completely new to XAML (WPF/Silverlight/Win8)  Experienced XAML devs can stay for entertainment value, but there’s not much new for them  People just trying to avoid going to HTML sessions  Your time is valuable

Why learn XAML?  Reusable skill  Applies to Windows Phone, WPF, Silverlight, Windows 8 (C#, VB and C++) and even.NET Micro Framework  It helps make app dev easier  It’s interesting  It has a future in Windows 8 too

XAML is important in Windows 8  HTML/JS/CSS, XAML C#/VB, XAML C++ all on equal footing

What we won’t cover  Demos of Windows 8 itself  We’re a couple weeks too early for that  I’ll talk to commonalities and differences  HTML, CSS, JavaScript and other things that give me a headache

Where to find help  Our Community Sites  silverlight.net silverlight.net  windowsclient.net windowsclient.net  asp.net asp.net  dev.windows.com dev.windows.com  MSDN: msdn.microsoft.commsdn.microsoft.com  My Blog: 10rem.net10rem.net  Will include any updated source/examples  Twitter:  Mail

END OF DECK (AND MEMES)