dim dataAggiornamento as DateTime= rdr[0]

Label1.Text = "Dati aggiornati al: " +dataAggiornamento.ToString("dd/MM/yyyy")