Esempio n. 1
0
 protected void Page_Init(object sender, EventArgs e)
 {
     db = new DBUtil();
     db.getMySqlConnection();
 }