Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
dkackman
Minneapolis, MN
kackman.net
Age: 43
The first computer program I ever wrote was in BASIC on a TRS-80 Model I and it looked something like:
10 LPRINT "Don is cool" 20 GOTO 10
It only went downhill from there.
Hey look, I've got a blog...
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
13
votes
Does Parallel.ForEach require AsParallel()
.net-4.0
plinq
task-parallel-library
asked Feb 16 '10 at 1:29
stackoverflow.com
13
votes
How do I Emit a System.Linq.Expression?
c#
.net-4.0
lambda
reflection.emit
linq-expressions
asked Feb 26 '10 at 22:18
stackoverflow.com
10
votes
Why must C# operator overloads be static?
c#
c++
static
operator-overloading
language-design
asked Jan 7 '10 at 3:53
stackoverflow.com
8
votes
DataBound Pivot control is not creating the first PivotItem
silverlight
windows-phone-7
pivot
asked Nov 6 '10 at 18:50
stackoverflow.com
7
votes
Is it possible to conditionally compile to .NET Framework version?
c#
.net
.net-4.0
conditional-compilation
asked Sep 20 '09 at 0:30
stackoverflow.com
6
votes
Is there a fiber api in .net?
c#
.net
fiber
asked Dec 22 '09 at 20:48
stackoverflow.com
6
votes
How do I dynamically generate columns in a WPF DataGrid?
wpf
dynamic
datagrid
columns
expandoobject
asked Dec 30 '09 at 23:19
stackoverflow.com
Top Answers
24
Is it a good idea to apply some basic macros to simplify code in a large project?
stackoverflow.com
16
C# interface cannot contain operators
stackoverflow.com
11
How do you push back against unreasonable demands without offending your superiors?
stackoverflow.com
11
My variance function in C# does not return accurate value
stackoverflow.com
10
Should I reuse a model instance in XNA?
stackoverflow.com
9
What is bad practice when using out parameters?
stackoverflow.com
8
How to store unlimited characters in Oracle 11g?
stackoverflow.com
8
Assert.AreEqual(object, object) method
stackoverflow.com
7
Extending Enumeration Definition in a child class in .NET
stackoverflow.com
7
extracting integer from string
stackoverflow.com
6
Is there an automatic modification time stamp type for Oracle columns?
stackoverflow.com
6
Compiling C# to Native?
stackoverflow.com
6
How do I dynamically generate columns in a WPF DataGrid?
stackoverflow.com
6
DotNet - What is int*?
stackoverflow.com
6
Why would this code complain about “the arity of the generic type definition”?
stackoverflow.com
5
Redirect Console.Write… Methods to Visual Studio's Output Window While Debugging
stackoverflow.com
5
Is there a WinForm control inspector application?
stackoverflow.com
5
Is this bad Object Oriented Design? (derived class used in base class)
stackoverflow.com
5
Get a COM object to throw an exception on any result except S_OK (0) in C#
stackoverflow.com
5
Bz2 Decompression in C#
stackoverflow.com
5
XML Document Parsing C#
stackoverflow.com