ReSharper: setting C# language level for Solution

I added below settings in .sln.DotSettings <s:String x:Key=”/Default/CodeInspection/CSharpLanguageProject/LanguageLevel/@EntryValue”>CSharp50</s:String> This line was added to .csproj.DotSettings when I tried to disable c#6 for a particular project. After adding this line in .sln.DotSettings resharper is reporting an error whenever I am trying to use c# 6.0 feature.

ReSharper highlights use of nameof with “Explicit argument passed to parameter with caller info attribute”

was just wondering if the above warning is something I should worry about. When you have CallerMemberName attribute attached, you don’t have to explicitly pass a value, because the attribute will do exactly that for you. It will find the caller’s name and use it, making your nameof declaration redundant. This is of course assuming … Read more

Resharper Cache size uses huge amount of disk space

I don’t really know what’s gone wrong here – 11GB is rather excessive! I’d suggest resetting the cache (just close the solution and delete the redacted folder, or click the “Clear caches” button in the ReSharper → Options → General options page), and reloading the solution. The cache should be considerably smaller. It would probably … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)