將Byte Array的圖片資料顯示到PictureBox之上

將Byte Array的圖片資料顯示到PictureBox之上 深入閱讀

2010/08/25 | Add Comment 閱讀數 : 97 | 文章分類: .NET 1.1

判斷是否還有User連到WebServer

判斷是否還有User連到WebServer 深入閱讀

2010/08/25 | Add Comment 閱讀數 : 211 | 文章分類: IIS SE

[SQL]INT, FLOAT, MONEY使用LEN函數要小心

[SQL]INT, FLOAT, MONEY使用LEN函數要小心 深入閱讀

2010/08/16 | 2 Comments 閱讀數 : 276 | 文章分類: SQL

Crystal Report Viewer(Asp.NET) 無法Download PrintControl.cab問題

Crystal Report Viewer(Asp.NET) 無法Download PrintControl.cab問題 深入閱讀

2010/07/27 | One Comment 閱讀數 : 475 | 文章分類: asp.NET Crystal Report

try-finally 說明

大家都知道在try-finally最後都會去run finally的程式區塊,那如果在try程式區塊中寫Exit Sub(vb)呢? 深入閱讀

2010/07/22 | Add Comment 閱讀數 : 385 | 文章分類: .NET

Crystal Report Viewer無法顯示報表中的圖片

Crystal Report Viewer無法顯示報表中的圖片 深入閱讀

2010/07/16 | Add Comment 閱讀數 : 332 | 文章分類: asp.NET Crystal Report

Visual Studio .NET相關設定

Visual Studio .NET相關設定 深入閱讀

2010/07/16 | One Comment 閱讀數 : 410 | 文章分類: Visual Studio

取得Web AP的Root Full Path

取得Web AP的Root Full Path 深入閱讀

2010/07/13 | Add Comment 閱讀數 : 193 | 文章分類: asp.NET

[SQL]Warning: Null value is eliminated by an aggregate or other SET operation

Warning: Null value is eliminated by an aggregate or other SET operation 深入閱讀

2010/07/05 | Add Comment 閱讀數 : 217 | 文章分類: SQL 隨手筆記

簡單的One-Time Token方案,應用在整合各Web AP

簡單的One-Time Token方案,應用在整合各Web AP 深入閱讀

2010/06/18 | Add Comment 閱讀數 : 901 | 文章分類: asp.NET Framework Portal

建立共用的Asp.NET Crystal Report 2008 Viewer程式!

一般的Application如果有使用到Report的話,因為顯示報表的行為都一致,所以都會包一個共用的Report Viewer的程式來處理顯示Crystal Report的報表。 深入閱讀

2010/06/15 | 4 Comments 閱讀數 : 1508 | 文章分類: asp.NET Crystal Report Framework Report

[SQL]依某個值將資料分成2份

[SQL]依某個值將資料分成2份 深入閱讀

2010/06/15 | Add Comment 閱讀數 : 292 | 文章分類: SQL SQL練習

為Windows 2008的IIS加入Windows驗証

Windows 2008的IIS加入Windows驗証 深入閱讀

2010/06/14 | Add Comment 閱讀數 : 243 | 文章分類: IIS

取主機憑証做Hash及其他SHA1的Hash Function

取主機憑証做Hash及其他SHA1的Hash Function 深入閱讀

2010/06/08 | Add Comment 閱讀數 : 440 | 文章分類: .NET 2.0 PKI

為WinForm DataGrid中的Cell加入Double Click事件!

為WinForm DataGrid中的Cell加入Double Click事件! 深入閱讀

2010/05/14 | Add Comment 閱讀數 : 382 | 文章分類: .NET .NET 1.1