frabiacca
frabiacca

Reputation: 1452

ADO.NET EntityObject Generator

I've just installed VS.NET 2010 and discovered that ADO.NET EntityObject generator exists as a new item.

Do u have more docs on it? i surfed on the net, but i found only two urls' speaking about that (even if i can't understoo what actually it is)

Update:

What’s New in Entity Framework 4? Part 1: API Changes

ADO.NET EntityObject Generator: how to get the EntityType’s EntitySet and how to get EntitySet’s EntityTypes

EF4: What is and is not supported

Customizing EDM Code Gen in EF4

Upvotes: 3

Views: 8397

Answers (1)

glen-84
glen-84

Reputation: 1988

See Customizing Entity Classes in VS 2010.

Upvotes: 5

Related Questions