Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Dan
Whitmore Lake, MI
jdanielsmith.name
Age: 46
Slinging code since 1984.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
19
votes
How can I get close to non-nullable types in C# today?
c#
.net
c++-cli
non-nullable
asked Feb 2 '10 at 4:14
stackoverflow.com
16
votes
What is a “good” question/answer ratio?
discussion
questions
answers
asked Oct 26 '09 at 1:07
meta.stackoverflow.com
11
votes
null objects vs. empty objects
c#
c++
null
asked Oct 27 '09 at 2:20
stackoverflow.com
11
votes
How can I wrap a COM object in a native .NET class?
c#
.net
com
interop
com-interop
asked Feb 13 '10 at 20:21
stackoverflow.com
10
votes
Should I use two “where” clauses or “&&” in my LINQ query?
c#
.net
linq
asked Mar 20 '09 at 1:27
stackoverflow.com
10
votes
What is the functional-programming alternative to an interface?
c#
functional-programming
interfaces
asked Mar 3 at 4:17
programmers.stackexchange.com
8
votes
ToolStripSplitButton vs. ToolStripDropDownButton
visual-studio
winforms
.net-2.0
asked Apr 8 '09 at 14:06
stackoverflow.com
8
votes
What is a good way to to indicate an IEnumerable is “slow” or “fast”?
.net
performance
ienumerable
iqueryable
asked Jun 7 '12 at 15:05
stackoverflow.com
7
votes
Is there a standard technique for packing binary data into a UTF-16 string?
.net
unicode
encoding
binary
utf-16
asked Mar 15 '09 at 0:01
stackoverflow.com
7
votes
Determining when .NET is about to be loaded in (unmanaged) C++
.net
c++
asked Oct 28 '09 at 21:15
stackoverflow.com
1
2
next
Top Answers
16
Why should (or shouldn't) I prefix fields with 'm_' in C#?
stackoverflow.com
15
Converting between C++ std::vector and C array without copying
stackoverflow.com
12
Calling C# code from C++
stackoverflow.com
12
Passing a single item as IEnumerable<T>
stackoverflow.com
12
C++/CLI : Why can't I pass Strings by reference?
stackoverflow.com
11
sizeof(int) on x64?
stackoverflow.com
10
C++ as a first language
stackoverflow.com
8
Flex or Silverlight
stackoverflow.com
8
A dictionary where value is an anonymous type in C#
stackoverflow.com
8
Why is it preferable to write func( const Class &value )?
stackoverflow.com
8
Do write-only properties have practical applications?
stackoverflow.com
7
Why can't a delegate refer to a non-static method when used in a static method?
stackoverflow.com
6
long/large numbers and modulus in .NET
stackoverflow.com
6
Automate pimpl'ing of C++ classes — is there an easy way?
stackoverflow.com
5
Which are practically unsolvable problems in programming world?
stackoverflow.com
Stack Exchange works best with JavaScript enabled