January 2012 - Posts

0
Comments

Getting rid of heavy Multivalue Converters : My Encounter with Win Form style WPF apps 2 by akjoshi

I recently came across the situation where I had to refactor the WPF code written in Win Forms Style ; Code was having a lot of MultiValueConverters used for building the DataContext / ItemSources for Controls/ ListVies/ DataGrids etc. Following is the...
Filed under: ,
0
Comments

Creating custom filters in Resharper To-do Explorer by akjoshi

We can create a custom filter in Resharper To-Do explorer to filter out all the to-do items created by a specific person or with a particular string literal. This is very useful in case you are working in a big team and have habit to add To-do comments...
More Posts