Steve Wilkes
3 posts.
- Friendly, Readable Expression TreesThis blog now lives here.
- Naming Things is Hard: Method-Naming PatternsHere's a few of the method-naming patterns I've come across / developed / adopted.
- A Super-Fast C# Extension Method using Expression Trees to Create an instance from a TypeHaving written an extension method extension method (opens in a new window)") to create an instance from a Type and been a bit underwhelmed") by its performance, I looked into exactly what was happ…
