ADO.NET Entity Framework

  • Thread starter Thread starter Paolo
  • Start date Start date
P

Paolo

Is this and its EDM modelliing tools available in VC# Express edition?
 
Bob: the data sheet for SQL Server 2008 Express talks about "integrating new
technologies including the ADO.NET Entity Framework". However I can't find
out how to use the EF within any of the tools, and whether you launch it via
SQL Server Business Intelligence Development Studio, SQL Server Management
Studio or Visual C# Express.

Any ideas?

Thanks
 
OK, I've figured out how to do it. Add New Item to project and choose ADO.NET
Data Model.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top