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?