Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Dan
Whitmore Lake, MI
jdanielsmith.name
Age: 45
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
8
votes
Should I use two “where” clauses or “&&” in my LINQ query?
c#
.net
linq
asked Mar 20 '09 at 1:27
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
7
votes
What are the advantages of doing 100% managed development using C++/CLI?
c#
.net
c++-cli
asked Feb 2 '10 at 15:44
stackoverflow.com
6
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
6
votes
what happens to source code for old commercial software?
source-code
commercial
asked Oct 23 '09 at 3:52
stackoverflow.com
5
votes
ToolStripSplitButton vs. ToolStripDropDownButton
visual-studio
winforms
.net-2.0
asked Apr 8 '09 at 14:06
stackoverflow.com
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
10
sizeof(int) on x64?
stackoverflow.com
10
Calling C# code from C++
stackoverflow.com
9
C++/CLI : Why can't I pass Strings by reference?
stackoverflow.com
8
Flex or Silverlight
stackoverflow.com
8
C++ as a first language
stackoverflow.com
8
Why is it preferable to write func( const Class &value )?
stackoverflow.com
7
Passing a single item as IEnumerable<T>
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
6
Do write-only properties have practical applications?
stackoverflow.com
6
Why can't a delegate refer to a non-static method when used in a static method?
stackoverflow.com
5
A dictionary where value is an anonymous type in C#
stackoverflow.com
5
Which are practically unsolvable problems in programming world?
stackoverflow.com