Archives for 2011

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

LeWeb’11

Dec 7, 2011

Joining Didier direction LeWeb’11 for the second time we are attending the biggest European Internet conference in Paris.

The topic this year is SOLOMO, Social-Local-Mobile.

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

DVCS and my usage of Git Svn

Nov 7, 2011

Sometime ago I moved “away” from subversion has my Version Control System (VCS) because I felt not free of my way of working with it. I found a great was to improve my work experience by using Git Svn in front of our central Subversion repository.

I started my experimentation with Mercurial and Hg Svn because I was already using Mercurial for my personal projects. I hit some much the wall with Hg Svn that I decided quite quickly to go and try Git Svn. I had no experience with Git at that time and I had the feeling that it was more complex to handle than Mercurial (which I still think).

Continue reading

Page 1 of 2