I applied some changes in my student.cs (model) file and updated the database through migrations. But i need to see those changes in my view as well. Is it going to appear itself or do i need to a manually add those newly added values?I applied some changes in my student.cs (model)