Welcome to MSDN Blogs Sign in | Join | Help

.net ready !!!

        Maxime Lamure
          MCS France

Browse by Tags

All Tags » SilverLight   (RSS)
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...
User Experience patterns explorer / Patterns sur l’expérience utilisateur
[English] Infragitics, one of the leaders of UI controls, share their knowledge with a new Silverlight application which explores several User Experience patterns. Even if you have never used patterns, these information are very interesting and could Read More...
Create your Media Center applications with Silverlight / Créez vos applications Media Center avec Silverlight.
[English] Media Center uses the engine for internet explorer within Windows Media Center's own browser window and use MSHTML to host html applications. What does it mean? Well that’s a great news for Silverlight developersJ. We can develop Silverlight Read More...
Merge Silverlight and DeepZoom to explore your panoramic images with Microsoft Image Composite Editor / Combiner Silverlight et DeepZoom pour explorer vos images panoramiques avec Microsoft Image Composite Editor
[English] Today I talked with my colleague Aurelien ( http://blogs.msdn.com/aurelien/ ) who told me about Microsoft Image Composite Editor. This tool manages your panoramic images to create a high-resolution panorama. (An algorithm automatically place Read More...
Architecture guidance and best practices in Silverlight 2 / Guide d’architecture et bonnes pratiques en Silverlight 2
[English] Now that you are a master in Silverlight 2 concepts ( http://silverlight.net/GetStarted/ ), that you played with controls ( http://silverlightcontrib.org/ and http://www.codeplex.com/Silverlight ) and enjoyed your friends with DeepZomm demos Read More...
How to create a cool menu (Mac OS style) with Silverlight ? / Comment créer un menu cool (style Mac OS) en Silverlight ?
[English] Silverlight contrib alpha 2 has recently been releasing. We can find a “cool menu” control which allows us to easily build a “Mac OS dock bar” menu style. The CoolMenu control contains items collection, named CoolMenuItemCollection. Each Item, Read More...
Silverlight streaming solution
[English] Video is more anymore present on the web. The success of specialized sites (YouTube, Dailymotion) and VOD sites bring new scenarios and technologies like Flash and Silverlight have real added values in this domain. For the first version, Silverlight Read More...
Silverlight 2 is ready. Are you ?
www.microsoft.com/silverlight Nothing to add … :) Read More...
Silverlight BluePrint for Sharepoint
The Silverlight 2 Beta 2 BluePrint for Sharepoint has just been release. It provides guidances and samples to learn and illustrate how to integrate Silverlight application with Sharepoint. For more information: http://www.codeplex.com/SL4SP Read More...
How to write or draw in your Silverlight Web application / Comment écrire ou dessiner dans votre application Silverlight.
[English] Easy with the InkPresenter Control :-). This control sets the surface where we could draw. It contains a Stroke Collection to set the style of our lines (color, size …). Each stroke contains a StylusPoint collection which represents points linked 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...
Starting with Silverlight 2 / Demarrer avec Silverlight 2
[English] We will illustrate in this post how to create a simple Silverlight application. To develop Web application with Silverlight 2, you need Visual Studio 2008 (express edition not yet supported L) and install the Silverlight Beta 2 chainer installer Read More...
New features annonced in SilverLight 2 Beta 2
Silverlight 2 beta 2 will be publicly available later this week. This release includes the following features: UI Framework : Beta 2 includes improvements in animation support, error handling and reporting, automation and accessibility support, keyboard Read More...
Page view tracker