rodpl

Stories submitted by rodpl

CodeRush with Refactor! Pro vs ReSharper(rod.blogsome.com)

submitted by rodplrodpl(110) 3 years, 10 months ago

Every developer knows already, that Visual Studio is not sufficient enough for code writing. Maybe this comparission will show other developers what can do with theses addons. read more...

add a comment |category: |Views: 136

tags: another

ReflectionHelper - DSL-like reflection manipulating(rod.blogsome.com)

submitted by rodplrodpl(110) 3 years, 11 months ago

Helper class useful for manipulating objects by reflection. This is part of just developing rod.Commons library. read more...

add a comment |category: |Views: 46

tags: another

Compiling VS and generating project version based on SVN revision.(rod.blogsome.com)

submitted by rodplrodpl(110) 4 years, 2 months ago

Solution for dynamic and automatic AsseblyInfo generation with version number based on SVN revision. It is using just csproj file. read more...

1 comment |category: |Views: 16

tags: another