Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Weeble
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
27
votes
How does Visual Studio's source control integration work with Perforce?
visual-studio
version-control
perforce
asked Nov 4 '08 at 11:01
stackoverflow.com
26
votes
Why does Microsoft advise against readonly fields with mutable values?
c#
immutable
asked May 10 '10 at 17:18
stackoverflow.com
13
votes
How would you name these related Property, Class, Parameter and Field in .NET?
c#
.net
asked Jan 20 '09 at 15:51
stackoverflow.com
12
votes
How should I handle exceptions in my Dispose() method?
c#
idisposable
temporary-directory
asked Feb 24 '10 at 1:49
stackoverflow.com
5
votes
Strictly speaking, what can you do safely with a delegate on multiple threads?
.net
thread-safety
asked Mar 27 at 8:58
stackoverflow.com
Top Answers
43
Given a number, find the next higher number which has the exact same set of digits as the original number
stackoverflow.com
16
Why does Python have an __ne__ operator method instead of just __eq__?
stackoverflow.com
16
why does python `any` return a bool instead of the value
stackoverflow.com
15
Code Golf: Easter Spiral
stackoverflow.com
11
Order of execution and style of coding in Python
stackoverflow.com
7
How to convert a list of longs into a comma separated string in python
stackoverflow.com
7
pythonic approach to dynamic class variable names (ala PHP's $$var)
stackoverflow.com
7
What is an elegant way to solve this max and min problem in Ruby or Python?
stackoverflow.com
6
How to call the original method when it is monkey-patched?
stackoverflow.com
6
Reverse a Queue
stackoverflow.com
5
How to check if permutations have equal parity?
stackoverflow.com
5
How to set file labels in p4merge
stackoverflow.com
5
Confused about bytes in Python
stackoverflow.com
5
Python decorator with multiprocessing fails
stackoverflow.com
5
c# oops why its not printing d in the sample code
stackoverflow.com
5
Python here document without newlines at top and bottom
stackoverflow.com