Settings and activity
9 results found
-
1 vote
An error occurred while saving the comment An error occurred while saving the comment Denis Valeev commented
Stuck in Server.Cancel somewhere
Denis Valeev shared this idea ·
-
1 vote
Denis Valeev shared this idea ·
-
1 vote
An error occurred while saving the comment Denis Valeev commented
public static T DumpIf<T>(this T @this, bool predicate) => predicate ? @this.Dump() : @this;
Denis Valeev shared this idea ·
-
1 vote
Denis Valeev shared this idea ·
-
1 vote
An error occurred while saving the comment Denis Valeev commented
Yes, thanks. It's not the navigation part of the Navigate to Query dialog that I'm interested in, it's the search functionality and ease of use of Ctrl+, to search the whole codebase for a specific keyword.
Denis Valeev shared this idea ·
-
1 vote
Denis Valeev shared this idea ·
-
1 vote
Denis Valeev shared this idea ·
-
2 votes
An error occurred while saving the comment Denis Valeev commented
The assembly name should be: AwesomeStuff, Version=1.0.0.0, Culture=neutral
Without the date and time part.Denis Valeev shared this idea ·
-
1 vote
Denis Valeev shared this idea ·
TCP/IP tab of Sysinternal's Process Explorer of the lprun process shows an active tcp connection in the forever CLOSE_WAIT state. Seems like lprun waits for that to clear up. Which will never happen.