Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Passing DTO to my ViewModels constructor to map properties

Difference between Enterprise Continuum, the Architecture Repository, and the Architecture Content framework

architecture togaf

What are horizontal and vertical design elements?

Split data access class into reader and writer or combine them?

any good OSGi remote service references/books/tutorials? [closed]

java architecture osgi

What are the best practices for building an SMS server

What are the differences between 'Find' and 'Get' verbs on methods in the Repository or Data Access Methods?

Is an application framework an anti-pattern?

Inheritance/Interface design of a game

Where to store application global settings?

What exactly is an "OAuth Provider"?

Transactions in "dapper-dot-net"

REST API: Is it a really bad practice to create custom HTTP response codes?

Net core MVC clean architecture without repository pattern

What to use for membership in ASP.NET

Managing connection to database in an asp.net application

Multiple databases vs. one database with IDs used to separate organizations

domain driven design using Entity framework 4

EF CodeFirst advantages and disadvantages [duplicate]

Clean architecture: share same models/entities with different layers