Laurent Bugnion Senior User Experience Developer IdentityMine.

Slides:



Advertisements
Similar presentations
Accelerating Content Management Server solutions with MCMS.RAPID Mark Harrison – Microsoft Tony Sloggett.
Advertisements

Christian Weyer Solution Architect thinktecture
MSDN Connection Get personalised information on the topics and technologies you want Profile yourself today and get updates via RSS Get personalised information.
System Operation Manager 2007 R2 im Überblick SESSION: I207 Walter Pitrof Technology Solution Professional Microsoft Switzerland
Technical Offerings Training, education and opportunities for personal advancement Christopher Kusek - Peters & Associates.
Markus Erlacher Technical Specialist Microsoft Corporation.
Rob Polly (Sr. Program Manager) Baldwin Ng (Sr. Product Manager) Microsoft Corporation Session Code: VIR309.
Microsoft Schweiz GmbH Andre Hagmann Senior Technology Specialist
 David Teitlebaum Program Manager Microsoft Corporation PC07.
Olaf Feldkamp Development Platform Advisor Microsoft Schweiz GmbH.
Bernd Schneider Technical Solution Professional - BI Microsoft Schweiz.
Urs P. Küderli Principal Security Architect Microsoft.
4/17/2017 7:07 AM © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
What’s Next in Office 14 & Windows 7. Office 14 Microsoft Office System 2010 Expected Date????
Christian Weyer Solution Architect thinktecture
Christian Binder Senior Platform Strategy Manager Microsoft.
Ronnie Saurenmann Microsoft Switzerland
Ingo Rammer thinktecture.
Microsoft® Visual FoxPro® Roadmap Sedna
What’s new for Rich Clients? Martin Parry Developer & Platform Group Microsoft Ltd
An MSDN Subscription acts as a lifeline for software developers, testers, architects, IT professionals, database engineers, and others. It provides priority.
Team System Adoption Martin Woodward Teamprise. Visual Studio Editions Easy to use, easy to learn, easy to acquire tools for hobbyists, enthusiasts, and.
Optimizing Microsoft SQL Server Analysis Services for Big Data Adam Jorgensen Microsoft Corporation.
Laurent Bugnion Senior Software Engineer Siemens Building Technologies.
CLI319 Windows Vista Application Compatibility Tools and Resources Peg McNicol Product manager, Windows Client Chris Jackson Senior consultant and technical.
IT Strategy & Business Alignment ISB201 - IT Strategy and Management: Navigating the Challenge Ahead Monday 5/11 | 1:00 – 2:15 pm | Room 402 ISB206 -
System Center Operations Manager 2007 Dave Northey Microsoft Ireland.
Dominik Zemp TSP Security Microsoft Switzerland
Sascha P. Corti Developer Evangelist Microsoft Switzerland
Julie Strauss Senior Program Manager Lead Microsoft Corporation
IFR Software Factory for Microsoft Dynamics AX is a company who was born in 2001 and it is specialized in developing solutions based on Microsoft Dynamics.
Christian Jäggli Principal Consultant Microsoft Corporation.
ISV Partner Alliance Value Assets and Inventory - Resource Optimization for Microsoft® System Center.
Randy Pagels, Developer Technology Specialist Microsoft Corporation Dev & Test in the Cloud.
Christoph Pletz Senior Consultant Trivadis AG Meinrad Weiss Principal Consultant Trivadis AG.
Markus Erlacher Technical Specialist Microsoft Corporation.
Microsoft ®.NET and Microsoft ® Office 2003 Suthep Sangvirotjanaphat [MVP]
PO101: Case Studies: Successes with the Microsoft Office Enterprise Project Management Solution Melinda Curtis Product Manager, Microsoft Office Project.
Real World High Availability and Site Resilience Design Robert Gillies Solution Architect Microsoft Corporation EXL308.
Robert LevyDoug Kramer Program ManagerDevelopment Lead DTL337.
Jaime Rodriguez | Microsoft Principal Technical Evangelist Laurent Bugnion | IdentityMine Senior Director XAML Deep Dive for Windows & Windows Phone Apps.
Building Self-Service BI Applications Using PowerPivot Julie Strauss Senior Program Manager Lead Microsoft Corporation DBI301.
Powered by. Visit Microsoft Incentives to get the latest product offers & discounts on Office, Dev Tools, Windows 7 and more!
First Xamarin European Tour – Go mobile with native Apps Hansjörg Scherer
Jeff Neafsey Mobility Architect Microsoft Corporation WMB402.
Lap Around Windows Presentation Foundation Rob Relyea PRS305 Lead Program Manager Windows Presentation Foundation
YOUR NAME Business Development Manager Microsoft Corporation YOUR OR WEBSITE
Welcome to TechDays ‘11. Christof Zogg Director Developer & Platform Group Microsoft Switzerland Welcome to TechDays ‘11.
Startups.
Ken Casada Developer Evangelist Microsoft Switzerland
Go Deep Federated Identity Management Team Foundation Server SCM and Version Control Team Foundation Service Agile Planning.
DeveloperDeveloper IT Professional Building a Strong Data Foundation to Your Application Developing Web Applications on the Microsoft Application Platform.
DEV311 Delving into Visual Studio 2005 Team Edition for Software Testers Ed Glas Group Manager, Web and Load Testing Microsoft Corporation.
2 Advanced Dashboard Creation With Microsoft Office PerformancePoint Server 2007 Myles Matheson & Chris Du Toit Information Management Practice HP New.
Welcome Auckland Brent Colbert Director | Marketing Microsoft NZ.
Arend-Jan Speksnijder Solutions Architect Microsoft Dynamics Lighthouse team Dynamics AX2009 Technical Overview and Demo (DYN301)
DEV221 Windows Forms in Visual Studio 2005: An Overview Saurabh Pant Program Manager Microsoft Corporation.
1 1 “Bits and Bobs” Eric Nelson Application Architects Microsoft Ltd
Mark O’Shea Partner Technology Advisor – SMB John Pritchard Optimised Desktop Specialist - Enterprise Microsoft Australia.
Building Complete Web Application Using ASP.NET 3.5 & Visual Studio 2008 Omar Khan Group Program Manager Visual Studio.
Jaime Rodriguez | Microsoft Principal Technical Evangelist Laurent Bugnion | IdentityMine Senior Director XAML Deep Dive for Windows & Windows Phone Apps.
OM. Brad Gall Senior Consultant
Microsoft® Visual FoxPro® Roadmap Sedna
Modern Application Lifecycle Management
MSDN Platforms Cost-effective access to Microsoft software and services for Dev/Test In a pre-production or dev/test environment, each user that accesses.
TechEd /14/2018 6:26 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
TechEd /24/2018 5:46 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Tech Ed North America /1/ :36 AM Required Slide
XAML Deep Dive for Windows & Windows Phone Apps Jump Start
Presentation transcript:

Laurent Bugnion Senior User Experience Developer IdentityMine

Toolkit: MVVM: Lab:

Multitouch is coming (Natural User Interface) Surface experience is leveraged for Win7 WPF is ready for Windows 7 Jump List integration Thumbnail customization

Improvement of the languages will improve WPF too! (XAML) Unifying the different XAML versions Names reference, Types, Generics, Delegates, Arguments, Factory Methods… (C#) More dynamic Better interoperability

Replacement for BitmapEffects Too inefficient (no GPU acceleration) Will no-op in WPF 4 Exception: Blur and DropShadow Highly efficient, parallel computing Optimized for GPU

float4 myColor = { 0.5f, 0.2f, 0.4f, 0.2f }; float4 colorFilter = {0.0f, 0.0f, 1.0f, 1.0f}; float4 result = myColor * colorFilter; result == {0.0f, 0.0f, 0.4f, 0.2f} {result.x, result.y, result.z, result.w} …equivalent to {result.r, result,g, result.b, result.a} Grid g = new Grid(); MyEffect me = new MyEffect(); g.Effect = me;

David Teitlebaum (PDC08): IdentityMine Surface applications:

Presentations TechDays: MSDN Events: MSDN Webcasts: MSDN Events MSDN Events: Save the date: TechEd 2009 Europe, 9-13 November 2009, Berlinhttp:// MSDN Flash (our by weekly newsletter) Subscribe: MSDN Team Blog RSS: Developer User Groups & Communities Mobile Devices: Microsoft Solutions User Group Switzerland: Managed User Group of Switzerland: FoxPro User Group Switzerland:

Presentations TechDays: TechNet Events TechNet Events: Save the date: TechEd 2009 Europe, 9-13 November 2009, Berlinhttp://technet.microsoft.com/de-ch/bb aspx TechNet Flash (our by weekly newsletter) Subscribe: Schweizer IT Professional und TechNet Blog RSS: IT Professional User Groups & Communities SwissITPro User Group: NT Anwendergruppe Schweiz: PASS (Professional Association for SQL Server):

7. – 8. April 2010 Congress Center Basel

Classic Sponsoring Partners Media Partner Premium Sponsoring Partners