public ClsCourse() { dbs = new ClsDataBaseSQL(); string DbName = ConfigurationManager.AppSettings["DbName"].ToString(); }