I hear this question come up time and time again. It is something that I […]
DI hooks in the Framework?
Recently we have seen a new side of Microsoft with the community involvement and openness […]
Using LINQ Expressions to Generate Dynamic Methods
Butchering your perf by using reflection? Swimming in generated code you cant test? Lost trying […]
VS2008 Power Commands
If you don’t have it, go get it … I would elaborate, but Guy Burstein […]
ASP.Net HierarchicalDataSource<T>
The Asp.net 2.0 tree control, as well as many 3rd party controls binds to hierarchical […]
Exploring Extension Methods in .Net 3.5
Finding extension methods in C# 3.5 is not as intuitive as it should be. Just […]
How have the new features of C# changed your code?
Here is a simplified example of how the functional programming style of Linq has impacted […]
varget about it
I have heard a lot of debates lately about the usage of var within a […]