EDMX = Entity Data Model XML?
I don't see anything really related to SQL Server, better post your question to .NET/EF forum.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Where I work, they have used Entity Framework's EDMX files for longer than I've been there. Every new project brings will include the older EDMX files. I prefer to use EF's code first with existing database DbContext/DbSet etc.
I'd like to know; can I add EF's code first with existing database to an app that uses EDMX files? Or will the two of them interfere with each other?
EDMX = Entity Data Model XML?
I don't see anything really related to SQL Server, better post your question to .NET/EF forum.
@Olaf Helper you are correct, but there is no Entity Frameframe tag I could use. SQL Server was the closest I could think of, thus why I used it.
Hi @Rod Falanga ,
It seems your issue is more related to Entity Framework.
.NET is currently not supported in the Q&A forums.
I suggest you open a thread in the dedicated .NET forum so that people there will help you more effectively.
Best Regards,
Amelia
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.