Test task ASP.NET MVC
ASP.NET MVC
C#
Entity Framework Code-First
Microsoft Visual Studio 2015
Microsoft SQL Server 2012 R2
Add e-mail address to the participant entity and produce an EF Code-First migration.
Add e-mail address to all participant views.
Add a “view" button for each participant displayed on the Participant/Index list view. This button
will link to a new view that displays all data (i.e full name, gender, full mailing address, and
e-mail address) for the participant.