{oc.tech.notes} 技術誌
技術誌記錄學習或專案執行當下遇到的問題及解決方案,方便日後翻查,益人益己!
2009/02/16
VB.NET 檢查控制項型態
›
e.g. TypeOf ctl Is Button 檢查控制項 ctl 是否為 Button
2009/02/12
.NET WindowForms 選單快速鍵的建立
›
MenuStrip 中的選單快速鍵做法 在選單名稱後加入 & 再加快速鍵字母即可 e.g. 工具 (&T) ==> 在視窗將會顯示 "工具 ( T )" 若要加入分隔線, 則直接在 Text 輸入值 "-"
2008/12/30
加速開啟 VS2008 及 SQL Server Management Studio
›
在捷徑的目標位置後加上 -nosplash 步驟: 在捷徑圖示上按右鍵選 "內容" 選擇 "捷徑" 標籤 在 "目標" 內容最後加上 -nosplash 例如: "C:\Program Files\...
2008/11/14
Visual Studio - JScript Editor 支援 -vsdoc.js IntelliSense 文件
›
VS2008 愈來愈聰明了! KB958502 - JScript Editor support for “-vsdoc.js” IntelliSense documentation files hotfix 安裝需求: Visual Studio 2008 SP1 Visual...
2008/10/29
[Blend2] Intellisense for Expression Blend 2 SP1
›
While coding in source code mode, XAMLntellisense is avaliable in VS2008 but not in Blend2. BUT I find a good news, now it's possible to...
2008/10/23
[iTextSharp] iTextSharp encryption options for PDF document
›
iTextSharp encryption options for PDF document (setEncryption) The userPassword and the ownerPassword can be Nothing or have zero length. ...
2008/10/22
[Silverlight] Silverlight Tools for VS2008 CHT Relased!
›
Silverlight Tools for VS2008 CHT is available now!!! http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&FamilyID=c22d6a7b...
‹
›
首頁
查看網路版