July 2008 - Posts
[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...
[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...
[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...