About You can contact me like so: string firstname = “james”; string lastname = “dunne”; string email = firstname + “.” + firstname.Substring(0, 1) + lastname + “@” + “gmail.com”; How’s that for anti-spam measures?
dude … I am glad that you are still finding time to keep blogging.
love the anti-spam contact.