Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Prankster
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
55
votes
Why C# is always winning over VB.NET?
c#
vb.net
compiler
initialization
asked Apr 2 '09 at 20:54
stackoverflow.com
18
votes
Is ReferenceEquals(null, obj) the same thing as null == obj?
c#
asked Jun 9 '09 at 14:17
stackoverflow.com
13
votes
How method hiding works in C#? (Part Two)
c#
inheritance
compiler
method-hiding
asked Apr 2 '09 at 16:18
stackoverflow.com
12
votes
How does static field initialization work in C#?
c#
compiler
asked Apr 2 '09 at 17:38
stackoverflow.com
12
votes
Convert Boolean to Integer in VB.NET
vb.net
asked Apr 13 '09 at 20:35
stackoverflow.com
10
votes
Is keyword 'event' optional in C#?
c#
events
compiler
asked Apr 2 '09 at 21:42
stackoverflow.com
9
votes
Will using work on null?
c#
idisposable
asked Apr 1 '09 at 21:28
stackoverflow.com
8
votes
How virtual events work in C#?
c#
events
compiler
asked Apr 3 '09 at 17:26
stackoverflow.com
8
votes
Do you use 'this' in front of instance variables?
c#
coding-style
asked Apr 17 '09 at 20:14
stackoverflow.com
7
votes
How method hiding works in C#?
c#
inheritance
compiler
method-hiding
asked Apr 2 '09 at 13:34
stackoverflow.com
1
2
next
Top Answers
46
How to catch exceptions from a ThreadPool.QueueUserWorkItem?
stackoverflow.com
Stack Exchange works best with JavaScript enabled