記錄一下如何在 .NET Core console 中取得設定檔(applicationsetting.json)的內容
Portainer - Simple and useful management UI for Docker
介紹一款簡單但實用的 Container 管理工具
.NET Core play with NUnit Test and Rider
介紹如何將 NUnit Test 正確的於 .NET Corek的環境與 Rider 中運行
Redis command to get all available keys
如何顯示當前 Redis 內有的所以 keys 名稱
Visual Studio Code Change Syntax
分享在 VSCode 切換檔案 syntax 的幾種方法
Play K8S with Fun - Vagrant and CoreOS for Cluster
K8S 的本機多節點玩具 Vagrant + CoreOS
Play K8S with Fun - Minikube
K8S 的本機單節點玩具:Minikube
Visual Studio Code ASPX Syntax supported with aspx-html
介紹如何讓 VSCode 也能呈現 .aspx 檔案
Parse Redis dump.rdb files and Analyze Memory Usage by redis-rdb-tools
分享如何使用 Redis 的 rdb 檔案進行 Memory 使用分析
ASP.NET Core play with NUnit Test
介紹如何在ASP.NET Corek的環境使用Nunit Test Framework
GCP - Running Windows Server Failover Clustering Step by Step - Part 2
手把手介紹如何在 Google Platform 上面建立 Windows Server 容錯移轉叢集並達到IIS Web Application HA 的效果。此篇為下集從叢集容錯管理設定到如何在 GCP 中達成 IIS 的請求移轉。
GCP - Running Windows Server Failover Clustering Step by Step - Part 1
手把手介紹如何在 Google Platform 上面建立 Windows Server 容錯移轉叢集並達到IIS Web Application HA 的效果。此篇為上集從 GCP 新增資源到 AD 服務建置並加入 AD 內做管理。
Windows 10 Remote Desktop Connection Error due to CredSSP encryption oracle remediation
分享如何解決 Windows 10 遠端登入時遇到 CredSSP encryption oracle remediation 問題
Write Redis Lua Script with ZeroBrane Studio
分享如何使用 ZeroBrane Studio 協助 Redis 的 Lua Script 開發與除錯。
.NET Core with AWS DynamoDB DynamoDB type
分享 .NET 在操作 DynamoDB 時資料型別(Data Type)的限制與解法
.NET Console Application with Async and Await method
紀錄一下主控台應用程式(console application)怎麼使用 async 與 await 函式。
System.Console.Write 顯示亂碼
紀錄一下 System.Console.Write 顯示亂碼的解決方式
Launch iFrame Web via HTTP POST
介紹如何透過 HTTP POST 的方式開啟 iframe 頁面
Amazon Web Service 30 days - 29 : Cloud9 and CodeCommit
30天鐵人賽介紹 AWS 雲端世界 - 29: 雲端開發環境 Cloud9 與雲端私有git儲存庫 CodeCommit
Amazon Web Service 30 days - 30 : CodeStar
30天鐵人賽介紹 AWS 雲端世界 - 30: AWS CodeStar 協助簡化與落實 CI / CD工作流程