1
Answer

MVC Database Error

Photo of Sarath Kumar

Sarath Kumar

11y
1.7k
1
Hi,

Here in my MVC application am creating a database using Entity Framework. When i am creating new class, it will showing one error.

Error is:
The model backing the 'DataContextDataBase' context has changed since the database was created. Consider using Code First Migrations to update the database.


If anyone knows please help me........Thanks in advance.........

Answers (1)