☑Kizspy.me
Instructor
Instructorld
Student
Studentid
Fullname
FullName
ContractDate
IsFulltime
Department
Male
Dob
Major
Department
Departmentid
DepartmentName
Major
MajorCode
MajorName
Ensure that the database connection string is adjustable through appsettings.json (otherwise your
post will get 0 point)
In appsettings.json, the ConnectionStrings must be written in the format:
{
Zoom
"ConnectionStrings": {
"MyCnn":""
}
}
"MyCnn" is a provided key, and students are not allowed to modify it.
+ 100%
Close