Exercise - Generating an Entity class base on existing table in the DB
- Run the application.
- Go to Developer Tools and select Generate Entity C#.
- Choose Northwind database.
- Double-Click on Employees entity.
- Copy all the text of the class.
- Create a new Entity called Employees.
- Replace all the code of the new entity with the one you just copied.
- Save changes to Git.
- Build and Test.
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com