Sergei Sakharov

- Total activity 110
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 37
-
Sergei Sakharov created a post, MVC4 display modes view resolution problems
Hi,We use Displaymode feature of MVC4 to implement multitenancy for views in our MVC application. It works as following - a list of displaymodes is generated on app startup e.g for 2 tenants:0. suf... -
Sergei Sakharov created a post, Instructing resharper to recognize and validate path arguments
Hi,I have a feeling that I may be repeating someone here, however I have failed to find any corresponding threads/help topics, so I would appreciate if you'll point me to a corresponding feature he... -
Sergei Sakharov created a post, Project path mapping feature limitations
Hi, I am currently trying to bring down SWA errors in our solution to zero, so that we will be able to fail TC7 build on > 0 error inspections and I ran into several problems. One of the main ones ... -
Sergei Sakharov created a post, resharper breaks logic with invert If operation
I usually rely on Resharper for doing some simple code conversions/refactorings to reduce "human error", but recently I spotted a bug which seems to be related to one of the older issues: RSRP-1868... -
Sergei Sakharov created a post, How to find all explicit type conversions?
Hi,That might be a dumb question but I'm struggling to figure out how to ask resharper to find all explicit type conversions and if its possible:I.e. I want to find all occurances:var command = idb... -
Sergei Sakharov created a post, EAP uninstaller times out all the time
Hi, Since the first available build of EAP 6.1 I keep getting same warning message during uninstal of previous version step of installer. That slows down process considerably + makes it "interactiv... -
Sergei Sakharov created a post, R# suggests javascript keywords as variable names
With default settings, following line:var _this = this;will produce R# inspection warning: Name '_this' does not match rule 'Web Element'. Suggested name is 'this'In case I will apply quickfix I en... -
Sergei Sakharov created a post, Error while submitting exception
JetBrains ReSharper 6.0 EAP Full Edition Pre-ReleaseBuild 6.0.2152.985 on 2011-05-23T04:31:02Free evaluation 30 days leftPlugins: noneVisual Studio 10.0.40219.1.Please see screenshot attached.Regar... -
Sergei Sakharov created a post, How resharper detects changed files? (by ModifiedDate ?)
First - why I need to know this:1. We have a shared project of ASP.NET user controls.2. We have several Websites that copy these controls into some specific location as a postbuild actionTherefore,... -
Sergei Sakharov created a post, Am I the only one who gets lost in R# options dialog?
I tried to look for similar feature request but I failed to find one:http://youtrack.jetbrains.net/issue/RSRP-256412Regards,Sergei