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.........