Sharing experiences and ideas about effective code design

IFTTT feed RSS feed
  • Home
  • Training
    • Code Design
    • Clean Architecture
    • Unit Testing
    • Dependency Injection
    • Design Patterns
    • SOLID Principles
    • Code Retreat
  • Hire me!
  • About
  • Contact
Page 1 of 1
02 March 2017

Data Isolation and Sharing in a Multitenant System - Part 3

This is the last part of the "Data Isolation and Sharing in a Multitenant System" article, which is also a continuation of my post

Read more »
14 February 2017

Data Isolation and Sharing in a Multitenant System - Part 2

This post is the second part of the article that shows how a well encapsulated data access implementation can play a key role in implementing a

Read more »
25 January 2017

Data Isolation and Sharing in a Multitenant System - Part 1

In the previous post I've shown few of the additional benefits a well encapsulated data access implementation brings. Implementing multitenancy is one of them. This article

Read more »
05 January 2017

Benefits of Data Access Encapsulation

We all know that achieving a good Separation of Concerns is good, because it increases the maintainability and it reduces the cost of changing our code.

Read more »
Page 1 of 1

Training

Code Design >>
Good Unit Tests >>
Dependency Injection >>
Design Patterns Explained >>
SOLID Principles Insights >>

Founder and Partner

Partner

Recent posts

  1. Why Programmers Should Challenge the Stakeholders
  2. Migrate to Ghost 1.x on Azure
  3. Decide between In-Process or Inter-Process Communication at Deploy Time - Part 3
  4. Decide between In-Process or Inter-Process Communication at Deploy Time - Part 2
  5. Decide between In-Process or Inter-Process Communication at Deploy Time
Code Design © 2012 - 2021