asp.net mvc 2 - The best way for mapping 2 table? -


i have 1 table name activity type there filed id (auto number) , field type name. , other table name activity there field id (auto number) ,field name , field activitytypeid (id table activitytype ) . want display in page show activitytype (name , id) in dropdownlist , name(activity) in textbox.what best way ?


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -