目前分類:C# 筆記 (36)
- Dec 21 Tue 2021 13:55
必須宣告純量變數
- Nov 07 Sun 2021 16:43
but this ViewDataDictionary instance requires a model item of type XX
錯誤內容:The model item passed into the ViewDataDictionary is of Type XXX but this ViewDataDictionary instance requires a model item of Type XXX
- Oct 01 Fri 2021 10:36
C# Can't use App_Code folder 無法參考 App_Code 底下的檔案C#
- Sep 24 Fri 2021 09:25
C# WebForm ScriptManager RegisterStartupScript not work 沒有效果C#
- Sep 02 Thu 2021 09:32
C# 取得當前目錄 AppDomain CurrentDomain BaseDirectory
- Aug 31 Tue 2021 14:47
C# DateTime與變數設計
- Aug 25 Wed 2021 17:39
C# 日期格式 依國家語言 轉換
- Jul 21 Wed 2021 14:52
C# bug 輸入字串不正確
- Jul 17 Sat 2021 18:46
C# Gmail 寄信功能
- Jul 12 Mon 2021 16:50
C# debug An item with the same key has already been added.
- Jul 09 Fri 2021 15:15
C# Convert ToDateTime yyyyMMdd HHmmss 細節
- Jul 07 Wed 2021 14:10
提供的 URI 配置 'https' 無效; 預期 'http' 參數名稱: via
- Jul 07 Wed 2021 13:50
發出 HTTP 要求時發生錯誤。這可能是在 HTTPS 的情況下,未在 HTTP.SYS 正確設定伺服器憑證所造成。也可能是用戶端與伺服器之間的安全性繫結不相符所造成。
- Jul 07 Wed 2021 10:06
伺服器無法辨認 HTTP 標頭 SOAPAction 的值: https://192.168.0.35/XXXXXX/apiName。
- Jul 05 Mon 2021 15:36
.net DataSet DataTable 之間關係
- Jun 29 Tue 2021 16:01
C# The type initializer for 'your class Name' threw an exception
- Jun 25 Fri 2021 19:45
C# Graphics 產生條碼 Barcode
- Jun 24 Thu 2021 00:42
C# Graphics 繪圖 image
- Jun 21 Mon 2021 17:36
C# Bitmap 製圖方法 image
- Jun 21 Mon 2021 17:12
C# Exception_WasThrown get set 出現的錯誤