Welcome to MSDN Blogs Sign in | Join | Help

.net ready !!!

Maxime Lamure

July 2008 - Posts

Display the frames-per-seconds (fps) of your Silverlight application / Afficher le nombre de frames par seconde de votre application Silverlight.
[English] It’s possible to display, in your browser, the rendering performance of your silverlight application (fps). For that, you just have to set, in the silverlight init params, the value of « EnableFrameRateCounter » property to true. This seetings 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...
What is “Copy to Configuration specific folders” option in SilverLight? / A quoi sert l’option “Copy to Configuration specific folders” en SilverLight?
[English] When you create a new SilverLight project, Visual Studio asks you which type of “hoster” you want to host your SilverLight Application. The “copy to configuration specific folders” option allows you to set if you want to copy the .xap file to Read More...
Page view tracker