Welcome to Manicprogrammer Sign in | Join | Help

Browse by Tags

All Tags » C# » .Net   (RSS)

Plans for 2009

I think that a post is due, and the time of the year couldn’t be better. Personal News Well, a lot has changed in my life in 2008. Usually I don’t give personal details about my life here in my blog, since I tend to use this space for my tech ramblings.

Expression Tree + Reflection + C# 3.5

I've been trying to do something like this since C# 1.1. Tonight I got to do it: SomeCode.DoSomethingInProperty(cust => cust.Orders); My problem has always been that I couldn't (using delegates before) get what property you want to use. I could resort
Posted by heynemann | 1 Comments
Filed under ,