Today I’m releasing something I’m quite excited about… I call it the XAML timeline !
It’s an interactive history of 11 years of XAML development at Microsoft, from a .Net developer point of view (me!). Remember Avalon ? Longhorn ?
Feel free to click on the following picture to open the timeline in a new tab:
The web page has a few interesting things under the hood:
- it’s hosted on GitHub pages
- it uses TimelineJS component
- the page is open source, hosted on GitHub (https://github.com/japf/xaml-history/tree/gh-pages)and I’m accepting pull-requests to improve the timeline 🙂
Feel free to drop a comment and share your thoughts !
Hi Jeremy,
Pretty cool!
However some images seem to be missing (WPF 3.5, WPF 3.5SP1)
Tres bien. Avec une petite larmichette en repensant a l’intallation de longhorn… j’étais en 2.x a l’epoque ou tout juste 3.y … snif
hi, great presentation!
but there is an issue on the page “November 1, 2007” – there is no image over the text “Using the new ViewPort3D control” (
Et oui 11 ans et Microsoft a fait combien de produits avec ?
Microsoft est adepte du dogfooding donc si il n’y a pas de produits fait avec, c’est qu’il y a quelque chose… Oui il y a bien Visual Studio et WPF ; VS est devenu tellement lourd et lent. Heureusement, Microsoft a coupé la branche pourrie WPF avec Windows 8 et tout a été réécrit en C/C++ avec le Windows Runtime et les API WinRT. T’es au courant de cela ? C’est dans system32 et pour XAML, c’est Windows.UI.Xaml.dll.
WinRT est léger et rapide et basé sur COM. Pas de dépendance au framework .NET.
Il était inimaginable de reproduire le coup de Longhorn.
Salut Christophe,
Désolé pour la réponse tardive. Effectivement la stack XAML de Windows 8 (et maintenant Windows Phone 8.1) est 100% native 🙂
Hi Konstantin,
Thanks for the tip, I just fixed the image 🙂
Et concernant Visual Studio, personnellement je trouve que ça s’améliore avec chaque release depuis VS2010 concernant les perfs.