SetProperty and GetProperty with C# Reflection
I’ll make a post soon, comparing Ruby on Rails to C# with ASP.NET MVC, but this here is atomic and might be of help for one or two readers.
If you want to set and get properties in C# in a type-agnostic way, these are the functions you want to put into a library class somewhere [...]
Stack Overflow: Solutions for Coders
If you’re a programmer, you know the problem of solution googlability. It’s particularly prominent in mainstream languages (and one of the things I decried in my What’s Wrong with VBA series, as VBA is particularly bad in that respect); you have a problem, you google for it, unless you’re coding in a good awesome well-designed [...]


