public List <string> OgrenciGuncelle(Ogrenciler ogrenci) { return(dbupdate.OgrenciGuncelle(ogrenci)); }