Click here to Skip to main content
15,892,537 members

Articles by Greg Burman (Article: 1, Tip/Trick: 1)

Article: 1, Tip/Trick: 1

RSS Feed

Average article rating: 4.80

Programming Languages
C#
3 Apr 2010   Updated: 3 Apr 2010   Rating: 4.80/5    Votes: 7   Popularity: 4.06
Licence: CPOL    Views: 26,023     Bookmarked: 26   Downloaded: 1,663
Please Sign up or sign in to vote.
A lightweight event driven control with minimal recursion and no manual tracking of selected items

Average blogs rating:

No blogs have been submitted.

Average tips rating: 3.67

2 Apr 2010   Updated: 3 Apr 2010   Rating: 3.67/5    Votes: 3   Popularity: 1.75
Licence: CPOL    Views: 11,210     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Ever wonder how to get at the Properties of an Anonymous Object without Reflection? If you know the data Types of the properties, here is an Extension to the Object object that allows you to do just that: public static T InferCasting(this object o, T example) { ...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer Serexx Ltd.
Canada Canada
In '97 or so I started fiddling around with this new thing called the Internet. Mistake.

I blinked and found myself in 2000 ditching my Accounting designation and starting to write code for a living - mostly ASP Classic back then along with some C++ and a little assembler, PHP, Perl/CGI (ouch) and of course Javascript and most of the other web-side tools.

With v3.0 .Net finally became something I couldn't ignore and so here I am still coding - WinForm, ADO, SQL, .Net, and WPF shortly, no doubt to be followed by Silverlight and maybe some MVC.

"Teach me, learn or get out of the way."