Welcome to Manicprogrammer Sign in | Join | Help

Browse by Tags

All Tags » C#   (RSS)

Stormwind.Accuracy 0.3.0 - GRAB WHILE IT'S HOT

Hey my three readers? How have you guys been? Hope you're good! :) It's that time again! The time when I come back from a long "non-writing" period. Usually when I'm not writing blog posts it means I'm working on something. This time I've been working

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 ,