搜尋此網誌

2099-12-31

Code Style Guide

0 意見
.NET Application Architecture



awesome lists

Frontend Development Bookmark
编码规范

do factory Reference Guides

Top 10 Web Developers’ Mistakes

HTTP 协议入门
HTTPS 升级指南




JavaScript Standard Style
Google JavaScript Style Guide
Google JavaScript 规范
Airbnb JavaScript Style Guide
Airbnb JavaScript Style Guide 正體中文版
jQuery Style Guide

Google JSON Style Guide
JSON风格指南

Google HTML CSS Style Guide

Google 開源專案風格指南 (繁體中文版)
Google 开源项目风格指南 (中文版)




The future for Angular 1.x, what next? ***
Angular 2 Patterns for Angular 1.x Apps ***
A new Angular 1.x ES2015 styleguide, the path to Angular 2 ***
AngularJS styleguide
Angular 1.x 编码风格指南(ES2015)
AngularJS 1.5 最佳實務

AngularJS Style Guide
NG筆記16-John Papa Angular Style Guide

The Ultimate AngularJS Cheat Sheet - Part 1
The Ultimate AngularJS CheatSheet - Part 2 (Intermediate to Advanced Developers)

Angular 2 Style Guide




Douglas Crockford's Javascript
Code Conventions for the JavaScript Programming Language

Ten Groovy Little JavaScript Tips




MDN
JavaScript Guide
JavaScript reference
Coding Style
Coding style guide

Ajax Control Toolkit Coding Standards

Apple JavaScript Coding Guidelines




C# Coding Standards

C# in a Nutshell Code Listings

Framework 設計方針 NEW

.NET Framework Development Guide
Framework Design Guidelines
開發類別庫的設計方針

Visual C#
C# Coding Standards and Naming Conventions
Code Inspection Wiki

C# 編碼慣例
程式碼命名與撰寫規範 (不定時更新)
[讀書心得]Clean Code - Meaningful Names
Kuick -- C# 代碼規範和設計指引

10 features in C# that you really should learn (and use!)

安裝.NET Framework

ASP.NET Performance Optimization
Useful Tools for ASP.NET Developers *****




SQL SERVER – Database Coding Standards and Guidelines – Part 1
SQL SERVER – Database Coding Standards and Guidelines – Part 2
Database Object Naming Rules




Microsoft REST API Guidelines
Designing Evolvable Web APIs with ASP.NET
HTTP API Design Guide




Learn By Doing

學習 AngularJS
Shaping up with Angular.js




Amaze ~ 妹子 UI HTML/CSS 规范 JavaScript 规范 Web 组件规范




Zen Coding in Visual Studio 2012




語意化版本控制規範




KKBRUCE的2016年軟體(開發)工具大補帖

2018-06-25

CQRS

0 意見
CQRS 架構樣式
命令與查詢責任隔離 (CQRS) 模式

Favor query objects over repositories
Repositories or Command / Query Objects?

Meanwhile... on the command side of my architecture
Meanwhile... on the query side of my architecture

随笔分类 - CQRS & Event Sourcing

CQRS Journey
CQRS Journey Reference Implementation

CQRS : A Cross Examination Of How It Works
Real-World CQRS/ES with ASP.NET and Redis Part 1 - Overview

Griffin Framework Command/Query support ***




Command and Query Responsibility Segregation (CQRS)

领先技术 - 利用事件和 CQRS 实现内部商业智能 (2017 02)

领先技术 - 使用事件和 CQRS 重写 CRUD 系统 (2016 12)

数据点 - CQRS 和 EF 数据模型 (2016 11)

领先技术 - 业务逻辑的 Event-Command-Saga 方法 (2016 10)

领先技术 - 基于消息的业务逻辑实践 (2016 09)

领先技术 - 超越 CRUD: 命令、事件和总线 (2016 08)

CQRS - 利用 CQRS 来创建高速响应系统 (2016 07)

领先技术 - 构建历史 CRUD(第 2 部分) (2016 06)

领先技术 - 构建历史 CRUD (2016 05)

领先技术 - CQRS 体系结构的查询堆栈 (2016 03)

领先技术 - UXDD 体系结构衍生 (2016 02)

最前沿 - 适合常见应用程序的事件源 (2015 09)

领先技术 - CQRS 和事件: 功能强大的 Duo‎ (2015 08)

领先技术 - CQRS 和基于消息的应用程序 (2015 07)

领先技术 - 适合常用应用程序的 CQRS (2015 06)

使用 DDD 界定的上下文收缩 EF 模型 (2013 01)




Introduction to CQRS
CQRS : A Cross Examination Of How It Works
CQRS with Decoupled Messaging

CQRS designer
CQRS - Hosting an Event Sourcing system on Microsoft Orleans

2018-05-30

SQL Isolation

0 意見
資料列版本控管 SnapShot Isolation V.S Read Committed Snapshot ( 一 ) ***
資料列版本控管 SnapShot Isolation V.S Read Committed Snapshot ( 二 ) ***
測試 SQL Server 的兩種 Snapshot (快照隔離) ******
鎖定與資料列版本控制 ***
透過使用資料列版本控制,讀取作業封鎖其他交易的機會可大幅降低。

SQL Server 中的快照隔離
Database Engine 中資料列版本控制式的隔離等級 *****

簡介隔離層級
事務隔離
[SQL] 使用 交易隔離等級 鎖定資料表動作

SET TRANSACTION ISOLATION LEVEL (Transact-SQL)

Hints (Transact-SQL) - Table
You can minimize locking contention while protecting transactions from dirty reads of uncommitted data modifications by using either of the following:
The READ COMMITTED isolation level with the READ_COMMITTED_SNAPSHOT database option set ON.
The SNAPSHOT isolation level. 

如何使用快照集隔離來降低鎖定問題的發生 ***
30分钟全面解析-SQL事务+隔离级别+阻塞+死锁 ***
[SQL SERVER] 找出LOCK方法懶人包
【茶包射手日記】只涉及單一資料表的Deadlock ***
Select For Update

[SQL Server]讀取認可快照隔離(RCSI) vs 交易快照隔離(Snapshot Isolation)的查詢一致性
[SQL Server]Read Committed Snapshot Isolation(RCSI)隔離層級的效能副作用
SQL Server預設是Read Committed,Oracle則是Read Committed Snapshot Isolation(RCSI)

SQL SERVER – Difference Between Read Committed Snapshot and Snapshot Isolation Level

How long should SET READ_COMMITTED_SNAPSHOT ON take? ***
SQL Server: Enabling Read Committed Snapshot Isolation ***
enabling READ_COMMITTED_SNAPSHOT
使用 ROLLBACK IMMEDIATE 砍掉指定資料庫上的全部連線,並搭配 NORECOVERY 選項執行「結尾記錄備份(Tail-log Backups)」