HOTSPOT -
You are maintaining a ASP.NET Core web application that uses Entity Framework Core for data access. The application contains a model class named Student.
You must add a field named FirstName to the class. The field has following requirements:
✑ Use a non-nullable field named FName to store data in a Microsoft SQL Server database.
✑ The data length must be between 2 and 50 characters.
The application user interface must display an error message if the maximum or minimum length requirements are not met.
You need to implement the FirstName field.
How should you complete the code? To answer, select the appropriate code segments to use in the answer area.
Each correct selection is worth one point.
NOTE:
Hot Area:
bobtables
Highly Voted 5 years, 8 months agoabalone
5 years, 8 months agotiger25
5 years, 5 months agochirag6456
5 years, 3 months agomr_
5 years agomfg41
Highly Voted 5 years, 5 months agomr_
Most Recent 5 years agogclopes
5 years, 7 months agoSnowpl
5 years, 7 months agomr_
5 years agoseanlim
5 years, 8 months agomr_
5 years agoseanlim
5 years, 8 months agoseanlim
5 years, 8 months agomfg41
5 years, 5 months agoMJKWandile
5 years, 8 months agoMJKWandile
5 years, 8 months agoammariii
4 years, 8 months agoLeSpam
4 years, 10 months ago