Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
f100
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
60
votes
C# - Is there a better alternative than this to 'switch on type'?
c#
switch-statement
asked Nov 18 '08 at 15:04
stackoverflow.com
48
votes
Why must a lambda expression be cast when supplied as a plain Delegate parameter
c#
c#-3.0
delegates
lambda
asked Jan 4 '09 at 20:00
stackoverflow.com
43
votes
C# - The foreach identifier and closures
c#
enumeration
closures
asked Feb 4 '09 at 16:39
stackoverflow.com
43
votes
Writing a Windows system tray application with .NET
c#
.net
system-tray
asked Jun 15 '09 at 9:26
stackoverflow.com
37
votes
How do you plan an application's architecture before writing any code?
design
language-agnostic
architecture
oop
asked Nov 15 '08 at 12:06
stackoverflow.com
22
votes
Choosing the default value of an Enum type without having to change values
c#
.net
enums
asked Feb 9 '09 at 20:59
stackoverflow.com
21
votes
Why didn't C have a boolean data type prior to C99?
c
language-design
c99
c89
asked Mar 11 '10 at 15:03
stackoverflow.com
19
votes
Is “The C Programming Language” (book) current?
c
books
c99
c90
asked Apr 12 '09 at 0:01
stackoverflow.com
18
votes
Mirroring console output to a file
c#
.net
file
text
console
asked Jan 7 '09 at 14:13
stackoverflow.com
14
votes
Embedding assemblies inside another assembly
c#
.net
dll
assemblies
asked Oct 21 '08 at 17:01
stackoverflow.com
1
2
3
next
Top Answers
89
What are your favorite extension methods for C#? (codeplex.com/extensionoverflow)
stackoverflow.com
68
Jon Skeet Facts
meta.stackoverflow.com
16
Where are core dumps written to in Mac OS X?
stackoverflow.com
15
Core Data vs SQLite 3
stackoverflow.com
11
What's Your Biggest Visual Studio 2008 Annoyance?
stackoverflow.com
11
Most important feature in Visual Studio 2010
stackoverflow.com
11
A website using Ruby alone
stackoverflow.com
10
WMI Cheatsheet?
stackoverflow.com
9
Best method for creating a “tree-view preferences dialog” type of interface in C#?
stackoverflow.com
9
Is C# a superset of C?
stackoverflow.com
9
How do I ignore event subscribers when serializing an object?
stackoverflow.com
9
C vs. Java for game programming
stackoverflow.com
9
Cached Property: Easier way?
stackoverflow.com
8
Unique hardware ID in Mac OS X
stackoverflow.com
8
How to prevent auto implemented properties from being serialized?
stackoverflow.com
6
I need some new blogs to help learn my new language (it's C)
stackoverflow.com
6
Is there anything like Heroku for deploying Clojure style webapps?
stackoverflow.com
5
Why isn't the Byte Order Mark emitted from UTF8Encoding.GetBytes?
stackoverflow.com
5
Bash & blocking processes
serverfault.com