txtDataNascita.Text = DateTime.Parse(dr["DATA_NASCITA"]).ToString("dd/MM/yyyy");
dovrebbe andare