紀錄一下舊專案使用新語法的心路歷程
2021-12-16
2021-08-23
Azure App Service TimeOut 設定
筆記下解決連線逾時的相關設定
applicationHost.xdt & web.config
2021-08-04
更新 Entity Framework tools 版本
- 529
- 0
- Entity Framework
The Entity Framework tools version '5.0.1' is older than that of the runtime '5.0.8'.
Update the tools for the latest features and bug fixes.
2021-03-19
HashPasswordForStoringInConfigFile 已過時
System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile
已過時的更新方案筆記 (MD5 & SHA1)
- 1