Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
dotnetdev
United Kingdom
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
48
votes
Significance of bool IsReusable in http handler interface
asp.net
httphandler
ihttphandler
asked Feb 11 '09 at 23:14
stackoverflow.com
41
votes
Is it possible to write syntax like - ()()?
c#
asked Apr 13 '10 at 20:25
stackoverflow.com
35
votes
What is immutability and why should I worry about it?
oop
immutable
asked Mar 7 '09 at 22:50
stackoverflow.com
29
votes
Breaking out of a nested loop
c#
for-loop
nested-loops
asked Nov 27 '08 at 23:58
stackoverflow.com
28
votes
Calling null on a class vs Dispose()
c#
.net
asked Feb 22 '09 at 0:26
stackoverflow.com
27
votes
Difference between i++ and ++i in a loop?
language-agnostic
post-increment
pre-increment
asked Jan 27 '09 at 17:53
stackoverflow.com
16
votes
Distinction between iterator and enumerator
c#
.net
iterator
enumeration
generator-functions
asked Apr 4 '09 at 1:09
stackoverflow.com
15
votes
Best articles to start learning about edge detection/image recognition
algorithm
image-processing
computer-vision
edge-detection
asked Sep 7 '09 at 22:42
stackoverflow.com
14
votes
Alternatives to Thread.Sleep() for simulating pauses
c#
asked Sep 21 '09 at 22:47
stackoverflow.com
13
votes
Destructor vs IDisposable?
c#
.net
asked Jan 19 '09 at 0:29
stackoverflow.com
1
2
3
4
5
…
7
next
Top Answers
10
What are the core classes In C#?
stackoverflow.com
5
How do I use WebRequest to access an SSL encrypted site using https?
stackoverflow.com