I submitted my first article to CodeProject today.
It's one of my favourite sites when looking for articles on new areas I haven't dealt with before so I thought i'd share my technique of using custom attributes and reflection in vb.net. I demonstrate how to use it to read query string parameters easily into fields without all the repetitive code.
Have a read and see what you think