Presentation is loading. Please wait.

Presentation is loading. Please wait.

Laurent Bugnion Senior User Experience Developer IdentityMine.

Similar presentations


Presentation on theme: "Laurent Bugnion Senior User Experience Developer IdentityMine."— Presentation transcript:

1 Laurent Bugnion Senior User Experience Developer IdentityMine

2

3 Toolkit: http://wpf.codeplex.comhttp://wpf.codeplex.com MVVM: http://msdn.microsoft.com/en-us/magazine/dd419663.aspxhttp://msdn.microsoft.com/en-us/magazine/dd419663.aspx Lab: http://tinyurl.com/WPFLOBhttp://tinyurl.com/WPFLOB

4

5

6

7

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

9 Improvement of the languages will improve WPF too! http://channel9.msdn.com/pdc2008/TL36/ (XAML) Unifying the different XAML versions Names reference, Types, Generics, Delegates, Arguments, Factory Methods… http://channel9.msdn.com/pdc2008/TL16/ (C#) More dynamic Better interoperability

10 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

11 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;

12 David Teitlebaum (PDC08): http://channel9.msdn.com/pdc2008/PC07/ http://channel9.msdn.com/pdc2008/PC07/ IdentityMine Surface applications: http://www.youtube.com/results?search_query=identitymine http://www.youtube.com/results?search_query=identitymine

13 http://shazzam-tool.com/

14 http://blog.galasoft.ch http://www.techdays.ch

15 Presentations TechDays: www.techdays.ch MSDN Events: http://www.microsoft.com/switzerland/msdn/de/presentationfinder.mspx MSDN Webcasts: http://www.microsoft.com/switzerland/msdn/de/finder/default.mspxwww.techdays.chhttp://www.microsoft.com/switzerland/msdn/de/presentationfinder.mspxhttp://www.microsoft.com/switzerland/msdn/de/finder/default.mspx MSDN Events MSDN Events: http://www.microsoft.com/switzerland/msdn/de/events/default.mspx Save the date: TechEd 2009 Europe, 9-13 November 2009, Berlinhttp://www.microsoft.com/switzerland/msdn/de/events/default.mspx MSDN Flash (our by weekly newsletter) Subscribe: http://www.microsoft.com/switzerland/msdn/de/flash.mspxhttp://www.microsoft.com/switzerland/msdn/de/flash.mspx MSDN Team Blog RSS: http://blogs.msdn.com/swiss_dpe_team/Default.aspxhttp://blogs.msdn.com/swiss_dpe_team/Default.aspx Developer User Groups & Communities Mobile Devices: http://www.pocketpc.ch/ Microsoft Solutions User Group Switzerland: www.msugs.ch.NET Managed User Group of Switzerland: www.dotmugs.ch FoxPro User Group Switzerland: www.fugs.chhttp://www.pocketpc.ch/www.msugs.chwww.dotmugs.chwww.fugs.ch

16 Presentations TechDays: www.techdays.chwww.techdays.ch TechNet Events TechNet Events: http://technet.microsoft.com/de-ch/bb291010.aspx Save the date: TechEd 2009 Europe, 9-13 November 2009, Berlinhttp://technet.microsoft.com/de-ch/bb291010.aspx TechNet Flash (our by weekly newsletter) Subscribe: http://technet.microsoft.com/de-ch/bb898852.aspxhttp://technet.microsoft.com/de-ch/bb898852.aspx Schweizer IT Professional und TechNet Blog RSS: http://blogs.technet.com/chitpro-de/http://blogs.technet.com/chitpro-de/ IT Professional User Groups & Communities SwissITPro User Group: www.swissitpro.ch NT Anwendergruppe Schweiz: www.nt-ag.ch PASS (Professional Association for SQL Server): www.sqlpass.chwww.swissitpro.chwww.nt-ag.chwww.sqlpass.ch

17 7. – 8. April 2010 Congress Center Basel

18 Classic Sponsoring Partners Media Partner Premium Sponsoring Partners

19


Download ppt "Laurent Bugnion Senior User Experience Developer IdentityMine."

Similar presentations


Ads by Google