derigel

122
Reputation
111 views

Registered User

name derigel
member for 1 year
seen yesterday
website
location Moscow, Russia
age 31

JetBrains ReSharper Team.

Team 23

Nov
25
comment Resharper gotchas
It's not necessary to reference JetBrains assembly. You can copy these attributes to your project, to any place and namespace. Look at ReSharper→Options→Code Annotations→Copy default implementation to clipboard.
Nov
24
answered Resharper gotchas
Oct
23
answered How good are the resharper 5.0 nightly builds?
Oct
12
answered Using Visual Studio or Resharper, can I jump to the .aspx page while in the code behind?
Sep
29
comment Which method performs better: .Any() vs .Count() > 0?
Doesn't Any() implementation check for ICollection interface and check after for Count property?
Sep
17
awarded  Yearling
Sep
5
awarded  Critic
Aug
7
comment Translate C# code into AST?
Repository now is at svn.rsdn.ru/svn/RSharp