Hey I keep getting an error:
Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
Change this line:
Aboutme.Text = String.Format("{0}", reader.GetString(0));