Shortening namespace declarations in XAML files
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.
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.
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.
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.
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).