Hi frnds
how to bind dropdown list from the oracle data base in mvc
i have a table like college here fields priority column like and yes and no condition
after i created viewmodel and property
public string name {get; set; }
public string priority {get ; set ;}
so here how to bind dropdown list from the data base n here i am using oracle database in mvc
please don't provide link I checked but getting error