Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Richard Deeming
Total activity
637
Last activity
July 31, 2026 10:47
Member since
October 06, 2010 20:13
Following
0 users
Followed by
0 users
Votes
47
Subscriptions
218
Activity overview
Posts (64)
Comments (308)
Sort by recent activity
Recent activity
Votes
Created
July 29, 2011 13:56
OK, screen-shots below:Both screen-shots are from a clean PC, with no other add-ins or extensions installed, and all the default settings for VS2010 and R# 6.
Community
ReSharper Community
Resharper won't suggest NotImplementedException after throw new
0 votes
Created
July 08, 2011 14:10
Dmitri,Both VS options are turned off ("insert attribute value quotes when typing" and "when formatting").I open an aspx page and type: <asp:textbox id=The result is: <asp:TextBox ID="" (with the c...
Community
ReSharper Community
R#6 : How to disable auto-complete in *.aspx / *.ascx?
0 votes
Created
July 08, 2011 14:32
I do, but I can't see anything obvious which would cause this behaviour: Entity Framework Power Tools CTP1 Find Results Tweak NuGet Package Manager Process Template Editor Productivity Power Tools ...
Community
ReSharper Community
R#6 : How to disable auto-complete in *.aspx / *.ascx?
0 votes
Created
July 08, 2011 14:37
OK, I've just tried on a computer with no other extensions installed, and I get exactly the same behaviour.
Community
ReSharper Community
R#6 : How to disable auto-complete in *.aspx / *.ascx?
0 votes
Created
September 05, 2011 13:05
If you're using the method to validate the arguments of a public method, it might be a good idea to add an [InvokerParameterName] attribute to your parameterName parameter. That way, R# will warn y...
Community
ReSharper Community
How does R# recognize validation?
0 votes
Created
September 01, 2011 12:56
It sounds like something's messed with the file association for .sln files. You can restore the file associations from within Visual Studio: Tools -> Options; Environment -> General; "Restore File ...
Community
ReSharper Community
VS2010 SP1 .sln file no longer opens VS
0 votes
Created
August 22, 2011 18:53
Technically, you need to HTML-encode the querystring:AccountDetails?id=@Request.QueryString["id"]&objectguid=@user.ObjectGuid
Community
ReSharper Community
Unknown HTML entity on QueryString
0 votes
Created
August 01, 2011 12:32
There's nothing obvious in the Code Inspection Wiki (which isn't really a wiki!).Edit: The Code Inspection Wiki has been updated: Possible multiple write access in double-checked locking Read acces...
Community
ReSharper Community
Background information for "possible incorrect implementation of double checked locking"?
0 votes
Created
August 05, 2011 15:50
It works for me. Have you set up a design-time data context?Eg:<Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"...
Community
ReSharper Community
support for xaml binding
0 votes
Created
August 09, 2011 17:19
I don't have any source control on that particular solution yet.(I know - I'll get around to it some day, honest! :8})It's a fairly large project - 16 bin-deployed references, 37 code files in App_...
Community
ReSharper Community
R#6 : Not recognizing web references
0 votes
«
First
‹
Previous
Next
›
Last
»