coding/asp.net

Entity Framework

사과키라임파이 2022. 3. 27. 15:49

DB first 설정 후 저장할 때

 

@Model

 

View(model)

 

'coding > asp.net' 카테고리의 다른 글

web.config  (0) 2022.04.22
System.DBNull' 형식의 개체를 'System.Nullable`1[System.DateTime]' 형식으로 변환할 수 없습니다.  (0) 2022.04.21
.net core  (0) 2022.03.23
C# GUID  (0) 2022.03.02
.net global.json  (0) 2021.12.29