Posts

'gRPC - Create C# gRPC server'

read more
Posts

'C# 8.0 - Target-typed new-expressions'

read more
Posts

'C# 7.0 - Throw expressions'

read more
Posts

'C# 7.0 - More expression bodied members'

read more
Posts

'C# 7.0 - Deconstruction'

read more
Posts

'C# 7.0 - Tuple'

read more
Posts

C# 7.0 - Digit separators

read more
Posts

C# 7.0 - Binary literals

read more
Posts

C# 7.0 - Local functions

read more
Posts

T4 Template - JsResource.tt

read more
Posts

T4 template - CultureNames.tt

read more
Posts

CShell - A simply, yet powerful, C# scripting IDE

read more
Posts

C# 6.0 - Await in catch/finally

read more
Posts

C# 6.0 - Extension Add methods in collection initializers

read more
Posts

C# 6.0 - Parameterless constructors in structs

read more
Posts

C# 6.0 - Index initializers

read more
Posts

C# 6.0 - String interpolation

read more
Posts

Clr C# Heap Allocation Analyzer

read more
Posts

C# 6.0 - Expression bodied members

read more
Posts

C# 6.0 - Nameof expressions

read more
Posts

C# 6.0 - Null propagation

read more
Posts

C# 6.0 - Exception filters

read more
Posts

C# 6.0 - Using static members

read more
Posts

C# 6.0 - Auto-property initializers

read more
Posts

.NET - A Simple Finite State Machine Solution

read more
Posts

.NET - Access Embeded Resource

read more
Posts

ODP.NET - Oracle Data Provider for .NET

read more
Posts

WCF - Self hosting service

read more
Posts

T4 template - Auto generate ConnectionString's wrapper class

read more
Posts

.NET 4.5 - Multicore JIT

read more
Posts

WPF - Refresh / Update WPF controls

read more
Posts

Check if run as administrator

read more
Posts

Check empty folder with IsDirectoryEmplty Win32 API

read more
Posts

Remote desktop with Microsoft Terminal Services control

read more
Posts

[.NET Resource]透過BoxCop偵測程式是否存在Boxing與UnBoxing

read more
Posts

[C#][Extension Method]Get directory size

read more
Posts

[C#][Extension Method]String extension method(IsNull、IsNullOrEmpty、IsNullOrWhiteSpace、IsMatch)

read more
Posts

[C#][JavaScript]WinForm與WebPage的JavaScript互通(一)

read more
Posts

[C#][JavaScript]WinForm與WebPage的JavaScript互通(二) - 動態加入並調用JavaScript

read more
Posts

[C#][VB.NET]Path.GetTempFileName的IOException

read more
Posts

[C#][VB.NET]使用MFT Scanner遍巡USN Journal,快速找出磁碟內的所有檔案

read more
Posts

[C#][VB.NET]自定義例外對話框

read more
Posts

[C#]Command Line Parser Library

read more
Posts

[C#]DateTime 與 ISO8601 格式字串的相互轉換

read more
Posts

[C#]Decode Unicode Character

read more
Posts

[C#]DropBox開發系列 - 使用DropNet上傳檔案至DropBox

read more
Posts

[C#]DropBox開發系列 - 使用DropNet下載DropBox內存放的檔案

read more
Posts

[C#]DropBox開發系列 - 使用DropNet進行DropBox的OAuth認證

read more
Posts

[C#]DropBox開發系列 - 使用DropNet進行DropBox的二次登入

read more
Posts

[C#]DropBox開發系列 - 使用DropNet遍巡DropBox內存放的檔案

read more
Posts

[C#]Export PowerPoint file to photos

read more
Posts

[C#]Json.NET - A high performance Json library

read more
Posts

[C#]Json.NET - Reducing Serialized JSON Size

read more
Posts

[C#]Linq在使用Distinct去除重複資料時如何指定所要依據的成員屬性

read more
Posts

[C#]ListBox如何偵測Item的新增、插入、與刪除

read more
Posts

[C#]MEF開發系列 - Managed Extensibility Framework(MEF)的概念與簡介

read more
Posts

[C#]PE檔案格式簡易介紹與PE檔案的檢測

read more
Posts

[C#]Process.Exited事件觸發的執行緒會受Process.SynchronizingObject屬性設定的影響

read more
Posts

[C#]Set Windows 7 Progress Bar's State

read more
Posts

[C#]仿照Chrome的Multi-process Architecture

read more
Posts

[C#]使用BitmapDecoder快速取用圖檔內含的縮圖

read more
Posts

[C#]使用ExifLibrary簡易快速的擷取圖片的Exif資訊

read more
Posts

[C#]使用Faker.Net輔助建立假的數據資料

read more
Posts

[C#]使用FindFirstFile、FindNextFile API實做EnumerateFiles

read more
Posts

[C#]使用InternetGetConnectedState API偵測目前電腦網路的連線狀態

read more
Posts

[C#]使用Microsoft Translator Soap API實作翻譯功能

read more
Posts

[C#]使用Mutex實現單一程式執行個體的注意事項

read more
Posts

[C#]使用Reflection檢查指定類別是否含有預設建構子

read more
Posts

[C#]使用SharpShell實現Shell Icon Overlay功能

read more
Posts

[C#]使用SHEmptyRecycleBin API清除資源回收桶

read more
Posts

[C#]使用ShowCaret amp; HideCaret控制元件上的插入符號

read more
Posts

[C#]偵測系統Power狀態的改變以及是否進入Sleep mode

read more
Posts

[C#]取用.picasa.ini內存的現有資訊來做臉部偵測

read more
Posts

[C#]在.NET程式中要如何指定Windows的ClassName去接收視窗的訊息

read more
Posts

[C#]如何使用TraceListener實作類似Visual Studio的輸出視窗

read more
Posts

[C#]如何使用Windows Shell做Zip檔的壓縮與解壓縮

read more
Posts

[C#]如何取出最近在Windows上所使用的文件檔案

read more
Posts

[C#]如何取得Process的Owner

read more
Posts

[C#]如何在程式中內嵌其它應用程式

read more
Posts

[C#]如何解決在Vista以後開啟檔案FileSystemWatcher無法觸發LastAccess的問題

read more
Posts

[C#]實作UDP Broadcast的傳送與接收

read more
Posts

[C#]將指定的檔案刪除並送到資源回收桶

read more
Posts

[C#]平行處理網路傳輸時因連線數不足發生連線Timeout的解決方案

read more
Posts

[C#]從PE檔中讀取組件資訊

read more
Posts

[C#]忽略在 HTTP 剖析期間發生的驗證錯誤

read more
Posts

[C#]擷取Picasa資料庫(_.PMP)內現有的資料

read more
Posts

[C#]簡易的Backoff window實現類別

read more
Posts

[C#]設定WebBrowser Control運行的User Agent版本

read more
Posts

[C#]透過PerformanceCounter取得特定Process的CPU使用率

read more
Posts

[Performance][C#]ToString V.S Enum.GetName

read more
Posts

[Visual Studio][C#]Visual Studio Achievements API

read more
Posts

FlickrNet開發系列- FlickrNet基本功能開發(一)

read more
Posts

FlickrNet開發系列- FlickrNet基本功能開發(二)

read more
Posts

How to customize .NET 4.0's System.Runtime.Caching.ChangeMonitor

read more
Posts

How to use MetaWeblogSharp

read more
Posts

Recursive ContainerFromItem

read more
Posts

Use ResourceDictionary to do multi-language in WPF

read more
Posts

Use Windows Error Reporting(WER) to collect user-mode dumps

read more
Posts

[C#][Control]BitsControl概念與簡易實做

read more
Posts

[C#][Control]指撥開關控制項的概念與簡易實作

read more
Posts

[C#][WPF]WPF程式接收視窗訊息

read more
Posts

[C#]Enable UAC Shield icons and run as administrator

read more
Posts

[.Net concept]使用方法與屬性時適時為其值做快取

read more
Posts

[C#].NET 4.5 New Feature - Regex match with timeout

read more
Posts

[C#]RaiseEvent Extension Method (二)

read more
Posts

[C#][Linq]Linq to Wikipedia

read more
Posts

[C#]取得網卡的IPV6位置

read more
Posts

[.Net Concept]理解事件的宣告方式與用法

read more
Posts

[C#]DictService

read more
Posts

[C#]Stream.Write Extension Method

read more
Posts

[C#][Linq]LINQ To WMI

read more
Posts

[C#][Linq]BLinq - Linq To Bing

read more
Posts

[.Net Concept]理解並善用String pool

read more
Posts

[C#]LevelUp.Lazy

read more
Posts

土豆視頻開發系列-依影集分類查詢

read more
Posts

[C#]取得檔案內容中的詳細資料

read more
Posts

[C#]原子能委員會輻射監控非官方API

read more
Posts

[C#]Everything SDK

read more
Posts

[C#]More Effective C# 條款四十九: 考慮為大型物件使用弱引用

read more
Posts

[C#]Effective C# 條款十七:盡量減少裝箱與拆箱

read more
Posts

IEnumerable amp; IEnumerator介面的實作

read more
Posts

[C#]Effective C# 條款十五:利用using和try/finally語句來清理資源.

read more
Posts

[C#]Effective C# 條款十四:利用建構子鏈

read more
Posts

.NET 4.0 New Feature - System.Device.Location

read more
Posts

使用反射(Reflection)實現應用程式擴充元件機制

read more
Posts

.Net 4.0 New Feature - SortedSet

read more
Posts

[.NET Concept]throw V.S throw ex

read more
Posts

.NET 4.0 New Feature - IObservablelt;Tgt; amp; IObserverlt;Tgt;

read more
Posts

.NET 4.0 New Feature - Environment.Is64BitProcess amp; Environment.Is64BitOperatingSystem

read more
Posts

LINQ to CSV library

read more
Posts

[C#][VB.NET]最大公因數 amp; 最小公倍數

read more
Posts

Linq To Excel Provider

read more
Posts

Linq To Excel

read more
Posts

.NET 4.0 New Feature - Environment.SpecialFolder

read more
Posts

.NET 4.0 New Feature - Environment.FailFast

read more
Posts

.NET 4.0 New Feature - System.Runtime.Caching

read more
Posts

.NET 4.0 New Feature - Stream.CopyTo

read more
Posts

.NET 4.0 New Feature - String.Concat

read more
Posts

.NET 4.0 New Feature - String.IsNullOrWhiteSpace

read more
Posts

.NET 4.0 New Feature - String.Join

read more
Posts

.NET 4.0 New Feature - Tuple

read more
Posts

使用C#呼叫VB.NET的CallByName函式

read more
Posts

Brahma Command Line Parser

read more
Posts

Linq to GPU (Brahma)

read more
Posts

使用Extension Method計算漢字筆畫

read more
Posts

.NET 4.0 New Feature - Generic Lazy class

read more
Posts

[C#]使用WM_SYSCOMMAND訊息控制螢幕模式切換

read more
Posts

.NET 4.0 New Feature - 程式碼合約(Code Contracts) (三) Contract.Assert Contract.Assume

read more
Posts

.NET 4.0 New Feature - 程式碼合約(Code Contracts) (二) 三大合約

read more
Posts

[C#]使用Win32 API為編輯框與下拉方塊加上提示字串

read more
Posts

[Linq]Linq程式逐步執行與偵錯

read more
Posts

[Extension Method]使用擴充方法來做二維陣列排序

read more
Posts

[C#]用Stopwatch計算累計耗費時間的注意事項

read more
Posts

[C#][VB.NET]FullScreen the winform

read more
Posts

[Performance][C#]絕對值的取得

read more
Posts

[Performance][C#]String.Empty V.S ldquo;rdquo;

read more
Posts

[Performance][C#]同時判斷多個字串是否為數值型態

read more
Posts

[C#]透過API移除表單的控制功能表方塊中的功能表項目

read more
Posts

[C#]Effective C# 條款十一: 優先採用foreach迴圈

read more
Posts

[C#]Effective C# 條款九: 理解幾個相等判斷之間的關係

read more
Posts

[C#]Effective C# 條款八: 確保0為值類型的有效狀態

read more
Posts

[C#]Effective C# 條款七: 將值類型盡可能實現為具有常量性與原子性的類型

read more
Posts

[C#]Effective C# 條款六: 明辨值類型與參考類型的使用場合

read more
Posts

[C#]Effective C# 條款四: 使用ConditionalAttribute替代#if條件編譯

read more
Posts

[C#]使用DebuggerDisplayAttribute自訂除錯監看訊息

read more
Posts

[C#]使用GetSystemPowerStatus API查看目前電源使用狀態

read more
Posts

[C#][VB.NET].NET 4.0 Barrier Class

read more
Posts

[C#]C# 4.0 動態繫結 (Dynamic Lookup)

read more
Posts

[C#]利用FlowLayoutPanel控制項合併大量圖片

read more
Posts

[C#]C# 4.0 選擇性參數 (Optional Parameters)

read more
Posts

[C#][VB.NET]擴充方法 (Extension Method)

read more
Posts

[Performance][C#]StringBuilder與String.Join串接字串時的效能比較

read more
Posts

[C#][VB.NET]彩色濾鏡

read more
Posts

[C#][VB.NET]反轉圖片顏色

read more
Posts

[C#][VB.NET]彩色圖片轉為黑白圖片

read more
Posts

[C#][VB.NET]壓縮.NET程式的記憶體用量

read more
Posts

[C#]HashSet 集合型別

read more
Posts

[C#][VB.NET]Isolated Storage 隔離儲存區

read more
Posts

[Control][C#]WebCamPictureBox Control

read more
Posts

[Performance][C#]List V.S SortedList

read more
Posts

[.NET Concept][C#][VB.NET].NET兩個表單間的資料互通

read more
Posts

[C#][VB.NET]自定義.NET WindowForm表單介面(二)

read more
Posts

[C#][VB.NET]使用AxWindowsMediaPlayer撥放多媒體

read more
Posts

[C#][VB.NET]使用AxMediaPlayer撥放多媒體

read more
Posts

[.NET Concept][C#][VB.NET]四捨六入五成雙

read more
Posts

[C#][VB.NET]XML序列化私有欄位

read more
Posts

[C#][VB.NET]自製桌面小玩意

read more
Posts

[C#][VB.NET]自定義.NET WindowForm表單介面

read more
Posts

[C#][VB.NET]設定.NET透明表單

read more
Posts

[C#][VB.NET].NET捷徑(ShortCut)控制

read more