views:

9

answers:

1

I'm trying to add ADO.NET Entity Data Model in my project but i can't access/find it. I found this link text but it requires VS2008 Beta 3.5 version while mine is vs2008 RTM 3.5, is there a way i could install this?

A: 

The tools ship with 2008 SP 1 RTM. There is no separate download.

Create a project, then add an EF model.

If that doesn't work, ask a more specific question.

Craig Stuntz