Accessing anonymous object properties using reflection
Belfry Images
Anonymous objects are a way to create strongly typed objects without having to declare a class or struct in C# 3.5 and above. Declaring an anonymous object is easy:
I've been programming since I was around 9 when my father showed me how to open GWBASIC on our 8086 clone. Since then I moved to QBASIC followed by Pascal, messing around with assembly code examples from the demo scene while in high school. I started out at uni intending to teach high school computing and English, but switched to a straight IT degree.
After a few years learning guitar, pushing trolleys and packing groceries (and after a couple of false starts) I got a hair cut, took off the goth jewellery and became IT manager and sole developer at a financial planning firm. I cowboy coded my way through maintaining their internal systems, then got professional, figured out test-driven development and version control, and rebuilt the systems from scratch.
With development of the system slowing down, I'm currently establishing a software development company as a subsidiary of the financial planning firm, and enjoying life as a father to my 2 year old redhead monkey-boy son.
2006 - Current
1998 - 2001
GitHub, Mar 2012 - Feb 2013
A WPF Port of Downmarker - a visual Markdown editor.
Contributed a number of UI bug fixes and improvements, partway through a extension/plugin spike using MEF and NuGet.
GitHub, Feb 2013
PHP5 MVC framework inspired by CakePHP and CodeIgniter
Built this from scratch, used in a number of websites
GitHub, Nov 2010; followed by 2 people
Semi-static blog engine, with posts rendered from static Markdown files
GitHub, Jan 2013 - Current
Should testing for .net - the way Asserting *Should* be
User, added a feature that was rejected (but I still use it ;-)
Belfry Images
Anonymous objects are a way to create strongly typed objects without having to declare a class or struct in C# 3.5 and above. Declaring an anonymous object is easy:
Acer 710 (8088 clone) - MSDOS 4 with GWBASIC then MSDOS 5 with QBASIC
Notepad++ / Programmer's Notepad