EF maps db tables, views and relationships into objects

and handles all db operations (select, insert, update, delete) in a transactional fashion. Developers do not need to write queries directly agains db, instead we write LINQ to Entity queries.

所有跟帖: 

if u use profiler to check the query against ur database.. -撅著挺好- 給 撅著挺好 發送悄悄話 (224 bytes) () 10/18/2009 postreply 21:30:24

請您先登陸,再發跟帖!