public string GetGenres()
 {
     return(IDAO.GetGenres());
 }