Please enable JavaScript.
Coggle requires JavaScript to display documents.
(model (撰寫商業邏輯 (Partail Class (避免edmx被重建時 (要重組驗證), 商業邏輯, 可自訂驗證, 自訂邏輯),…
model
撰寫商業邏輯
Repository
where 等資料模組
控充存取
Partail Class
商業邏輯
可自訂驗證
自訂邏輯
避免edmx被重建時
要重組驗證
控制資料有哪些
提供資料驗證
controler
FileResult
可以指定檔名
檔案類型要查表
https://www.freeformatter.com/mime-types-list.html
利用繼承的方式
減少程式碼的撰寫
actionResult
多型
指向View
view
PartialView
Telerik UI 可以實作類似 GridView
缺點
若有bug 或不適用
容易出問題
驗證順序
輸入驗證先
再模組驗證
一個表單中有兩個Table時
用兩個Class 去接
if !Debug
Debug編譯時區段不執行