Posts tagged with "Silverlight"

Shortening namespace declarations in XAML files

Dec 15, 2011

This afternoon I was working on Innoveo Skye Editor which is a WPF application written in C#.

The application is using Telerik RadControls for WPF.

Continue reading

Fixing ReSharper inspection Results used from XAML

Finishing this week sprint I decided to inspect some code using ReSharper 6.1 EAP and I started to give ReSharper a chance to help me find some of broken code.

When I started I had some of the following inspection results. It is clearly showing that some properties wasn’t identified as used in a WPF binding.

Continue reading

Disabling Silverlight addon in IE9 is not such a good idea

Apr 9, 2011

The other day I disabled Silverlight add-on in IE9. Don’t ask me why I don’t really remember, and I prefer not.

Several days after that I started an out of the browser application, ClickTime which we use to report our hours. And I got a weird JavaScript error a la IE with a white window and the picture asking me to install Silverlight. I checked that it was still installed and it was, no problem.

Continue reading

MVVM Light Toolkit V3 Alpha 3 for WPF4/SL4

Dec 1, 2009

Laurent Bugnion just published MVVM Light Toolkit V3 Alpha 3 which support WPF 4 and Silverlight 4!

I published, yesterday a short post in French on my Tech Head Brothers portal about Silverlight 4 Beta, Drop Target et MVVM which shows the usage of this new version of EventToCommand combined with Silverlight 4 Drop Target.

Continue reading

Page 1 of 7