C#
- C# ConcurrentDictionary - GetOrAdd的用法
- 處理在Task裡的例外(Exception)
- 『System.ArgumentException 目的陣列不夠長。請檢查 destIndex 與長度,以及陣列的下限 』List執行緒問題解決方法
- C# 事件(Event) 介紹
- C# EventHandler 介紹
- C# 註冊Event用匿名函數的方法
- C# 委派(Delegate) 介紹
- C# 利用延遲實體化(Lazy Initialization)來節省資源及提升效能
- C# IReadOnlyList用法
- C# 問號點(?.)用法介紹
- C# Async / Await用法介紹
- C#的隱含型別(Implicit Typed) vs 顯式型別(Explicit Typed)
Coding Style
Data Structure
- 用Java介紹Priority Queue
- 用Java介紹Heap
- Java 泛型(Generic)裡的extends
- Java Stack實作
- Java Dynamic List實作
- Java LinkedList實作
Database
Firebase
Java
Networking
SQL Server
WCF
- 手把手教你寫WCF服務 - IIS裝載(IIS Hosting)及自裝載(Self-hosting) (不依賴模板)
- 在WCF裡使用快取 (Caching in WCF)
- WCF (Windows Communication Foundation) 詳細介紹(三) - 什麼是WCF?(下)
- WCF (Windows Communication Foundation) 詳細介紹(二) - 什麼是WCF?(中)
- WCF (Windows Communication Foundation) 詳細介紹(一) - 什麼是WCF?(上)
Web
Web Service
- 淺談Web Service(三) - SOAP 簡單物件存取協議 (Simple Object Access Protocol)
- 淺談Web Service(二) - RPC 遠程方法調用
- 淺談Web Service(一) - SOA(Service-Oriented Architecture)