Click here to Skip to main content
15,888,202 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have created a model class using Database first approach in MVC5.
I used the ADO.net for connection with Sql server.
But now I added a new table in sql server.
What I need to do to use this table.
Can this new table be added in the same existing .edmx model.
Please suggest.

Thanks
Jyoti Sagar
Posted

1 solution

 
Share this answer
 
Comments
jsagar05 7-Jan-15 2:32am    
As per the link provided, I can add the new table in existing .edmx class.

Thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900