101 reputation
3
bio website stackoverflow.com/users/…
location Connecticut
age
visits member for 4 months
seen Mar 18 at 18:59
stats profile views 1
public class DanMaguire
{
    public string profession;
    public string eduCollege;
    public string eduDegree;
    public string hobby1;
    public string hobby2;
    private string hobby3;

    public Person()
    {
        profession = "Software Engineer";
        eduCollege = "University of Connecticut";
        eduDegree = "Computer Science & Engineering";
        hobby1 = "Platform Games";
        hobby2 = "Baseball";
        hobby3 = "Vampire Diaries";
    }
}

This user has not answered any questions
This user has not asked any questions
This user has not participated in any tags

30 Votes Cast

all time   by type  
30 up 10 question
0 down 20 answer