Visual Studio Integration

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
JonRanes
Posts: 1
Joined: Wed 04 Mar 2009 21:25
Location: Chillicothe, MO

Visual Studio Integration

Post by JonRanes » Wed 04 Mar 2009 21:27

It was mentioned the beta has - Added Visual Studio integration for Entity Developer

I have installed the beta but I don't see anything in studio for this application when I have an entity open in the designer.

I can't wait to get using this. It looks like a great product.

I guess my question is do I have to take the ssdl msl cdsl files and open them in notepad and paste the code in them into my edmx?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Thu 05 Mar 2009 08:02

This integration means that you can add Devart Entity Data Model to your application as a new item.
It will have the .edml extension and will be designed in Devart Entity Developer.
The functionality of this model will a bit extend the functionality of the Microsoft .edmx model.
There is no need to paste anything, regenerate the model from scratch instead.

Post Reply