Use Entity Framework I Had a problem :
when I update one field value,I should be selecte it first than update the record, while when I want have a batch update, how should I do? if also use the "selecte first" way ,may be Reduce the program efficiency .....