When I develop in C#, there are a lot of seemingly simple tasks that are incredibly hard to figure out how to develop. Sending... Anonymous Types in C# Anonymous types are new in C# 3.5 and while they are easily abused, they greatly simplify certain tasks. You can't... Setting up remote connections for SQL Express is brutal. Especially for a dope like me. But I think i've got it down. Here are...