Skip to content
| Marketplace
Sign in
Visual Studio>Templates>Employees Directory (MVC template)
Employees Directory (MVC template)

Employees Directory (MVC template)

Houssem Dellai

|
3,877 installs
| (0) | Free
This extension adds an MVC app that shows how to create One to One relationship between two entities (Employee and Department) and how to assign a department for an employee.
Download

This extension adds an ASP.NET MVC template that shows how to create One to One relationship between two entities (Employee and Department) and how to assign a department for an employee.

The Employee entity looks like the following (note the DepartmentId and Department properties which will be used to link the department in the views): The application then will show a ComboBox that will display all the available departments to select from and associate with the employee:


You can watch a video demo on Youtube: https://www.youtube.com/watch?v=wBs6OtfaTxU

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft