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

请您先登陆,再发跟帖!