0

I am enhancing some ASP.NET web forms applications.

I need to add some new tables to the existing application.

After I create the new tables in SQL Server, how I do update the Entity Framework so that entities and relationships are updated in the EDM?

1 Answer 1

1

Just open up the .edmx, right-click in some empty space, and select 'update model from database'.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.