Browse by Tags

All Tags » Silverlight (RSS)

Silverlight Tour Quebec in December

  The Silverlight Tour is visiting Québec city (Qc) again, so get ready to enlighten your RIA app with this top Silverlight 3 training!! When: December 14-16 Where: Québec, Qc Registration (Fr): http://www.runatserver.com/SilverlightTraining.aspx...

Update Out Of Browser (OOB) Silverlight apps

Once your Silverlight application installed on the local computer what happens if there is an update ? The local application is not updated automatically but you can check that in your code. The CheckAndDownloadUpdateAsync() method downloads the updated...

Debug Out Of Browser (OOB) Silverlight apps

An installed (OOB) Silverlight application is supposed to run the same as in browser, but sometimes you might want to debug it. First you could attach VS to the sllauncher.exe process, but there is easier: Run your application in the browser and install...

Silverlight Tour Montreal in November

The Silverlight Tour is coming back to Montreal next week. When: November 02-04 Where: Montreal, Qc Registration (Fr): http://www.runatserver.com/SilverlightTraining.aspx If you are looking for 3 days of intensive Silverlight training in French this is...

BulletedList in Silverlight

Today I wanted to add a bulleted list of text items in a xaml page, as there is no BulletedList control in Silverlight, you have to do it yourself. But I don’t need a databound list, just something simple in a TextBlock, so here is what I ended with,...

Samedi.NET special Silverlight event in Montreal

The Montreal .NET Community organized a full-day Silverlight workshop last Saturday. The topic of the day was: “ Build a business application with Silverlight 3 ”. We were 5 speakers presenting many sessions (all code, no slide) to show different tools...

Silverlight presentation at the Quebec User Group

Yesterday I did a Silverlight presentation at the Quebec User Group and my goal was to show the new features of Silverlight 3 to help build business app , so this was not quite an intro presentation with no animation and video... As usual I showed only...

Silverlight Tour coming to Switzerland!

I am very proud to announce that the Silverlight Tour is going to Switzerland . This 3 day training focus on Silverlight and is already available in French in Québec and France, we hope to go to more French speaking countries soon. The first Switzerland...

[Book review] Silverlight 3 Jumpstart

Silverlight 3 Jumpstart by David Yack, Microsoft Silverlight MVP, is a small book designed to get you started with Silverlight. I think it was the first Silverlight 3 book available. www.silverlightjumpstart.com I really enjoyed reading this book, I like...

Microsoft CodeFx for Silverlight

"All-In-One Code Framework" code-name "CodeFx" delineates the framework and skeleton of most Microsoft development techniques using typical examples in different programming languages. CodeFX is a set of code samples available on CodePlex...
More Posts Next page »