What is ORM?Why we need it?
Arunava Bhattacharjee
we can create frontend classes according to backend tables
ORM means Object Relational Management . In this type we can access database objects (eg. Tables ,SP, view .etc.) as an object in c# and can change the data and fetch using the linq queries
http://stackoverflow.com/questions/398134/what-are-the-advantages-of-using-an-orm
rtrt
rtyty