MariaDB/MySQL collaborative development with Docker-Compose/Container 記錄如何透過 docker-compose 使用 MySQL/MariaDB 完整容器化開發與測試 2018-11-14 Container Docker Container MySQL MariaDB MariaDB/MySQL dump SQL for Docker/Container 記錄如何將運行中的容器化 MySQL/MariaDB 資料匯出至其他容器內的 DB Instance 使用 2018-11-13 Container Docker Container MySQL MariaDB MariaDB/MySQL Transaction with .NET Standard 介紹如何使用 MySqlConnector 讓 .NET Standard/.NET Core 可以對 MariaDB/MySQL 進行 Transaction 與 TransactionScope 操作. 2018-11-07 .NET .NET Core C# .NET Standard MySQL MariaDB Transaction [Rider] Shared Window Tools Layout in different Projects/Solutions 記錄如何使用 Rider 分享當前設定與視窗調整的樣貌到不同專案或是解決方案內 2018-10-09 Tool Rider Basic MariaDB/MySQL Stored Procedure with .NET Standard 介紹如何使用 MySqlConnector 讓 .NET Standard/.NET Core 可以對 MariaDB/MySQL 進行基本的 Stored Procedure 操作. 2018-10-08 .NET .NET Core C# .NET Standard MySQL MariaDB Basic MariaDB/MySQL CRUD with .NET Standard 介紹如何使用 MySqlConnector 讓 .NET Standard/.NET Core 可以對 MariaDB/MySQL 進行基本的操作. 2018-10-06 .NET .NET Core C# .NET Standard MySQL MariaDB [Rider] Introduce live templates & file templates 紀錄 Rider 如何透過 Live templates 與 File templates 增加開發效率 2018-10-04 Tool Rider macOS occurred problem when installation - missing xcrun issue 分享如何解決在 macOS 安裝其他軟體或工具遇到 missing xcrun 的問題 2018-10-04 Tool macOS Short-cut for C# Implement Methods of an Interface or Abstract Class 記錄如何在開發工具使用快捷鍵實作繼承抽象類別與方法 2018-09-16 Tool C# Visual Studio Rider Use Portainer Manage Multiple Docker Registry 分享一下如何使用 Portainer 輕鬆管理多個 Docker Registry 2018-09-05 Virtualization Docker Container Docker Registry gitignore command line and rider .gitignore plugin 分享 git ignore CLI 工具與 Rider 的 .gitignore 擴充套件(plugin) 2018-09-05 Tool Rider git git ignore [Git] Switch from HEAD to master branch cause to disappear of part of the project 記錄如何解決 Git 從 HEAD 切換到 master 分支部分交付不見/不見的問題 2018-08-31 CI&CD Git Source Control