Hi every one
I wann write code to do this
I have list of food , I want to insert this to sql database 2008 from web site C#.net 2010 at same time
for example if the user add three kind of food so I have to add this to table food has 2 column id and food'name
so , Please could you give idea
I tried to add this list to array after that take it one by one .
but it is not good idea. close and open connection many times.
thank you
Thanks