Initially I want to apply the foreign key for Student table .But the error occurred. Because of variation in data type. I got the following error “The following data type properties of the column do not match those of Data type, length, precision”
CSS class not applied in MVC: I have generated above MVC view using Entity framework.I want to apply css class for the html control. But CSS is not applied.