Welcome to MSDN Blogs Sign in | Join | Help

.net ready !!!

        Maxime Lamure
          MCS France

Browse by Tags

All Tags » WPF   (RSS)
Add easing effects on your animations with WPF 4 easing functions
One of the new features of WPF 4 is the presence of easing functions. Already available with Silverlight 3, these functions allow you to play with acceleration or deceleration on your animations. The following sample illustrates how to add elastic behavior Read More...
Ajouter des effets d’accélération sur vos animations avec les « easing functions » de WPF4
Une des nouveautés de WPF 4 est la présence des « easing functions ». Déjà présentes avec Silverlight 3, ces fonctions permettent de jouer sur les effets d’accélération de vos animations. L’exemple ci-dessous permet, par exemple, d’ajouter un effet élastique Read More...
Partage de ressources entre Silverlight et Windows Presentation Foundation
Cet article, coécrit avec Luc VoVan ( http://blogs.msdn.com/luc ), présente différentes solutions liées aux problèmes de partage de ressources et de code source entre une application WPF et Silverlight. N’hésitez pas à donner votre avis sur cet article Read More...
Guidance on Differences Between WPF and Silverlight
WPF and Silverlight are both XAML based platforms but there are some important functionality and implementation differences between the two. A guidance about these differences was posted on codeplex here: http://wpfslguidance.codeplex.com/ Read More...
A new fix to improve display performances of the WPF deginer from Visual Studio 2008 SP1 / Un nouveau correctif pour améliorer les performances d’affichage du designer WPF avec Visual Studio 2008 SP1
[English] During your WPF development with Visual Studio 2008 SP1, you may encounter the following error: the IDE stops responding and you receive a message in the notification area: "Microsoft Visual Studio is Busy". In this case, know that a Fix has Read More...
Composite application guidance for WPF / Guide sur les applications composites en WPF
[English] Patterns & practices team has just released the composite application guidance for WPF. This guidance brings architecture and design pattern recommendation which can help you split the development of your WPF client application across multiple Read More...
Page view tracker