Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

CoreBluetooth: How to design code for many characteristics (30 - 40)?

Data Trasfer Objects Between Layers in Domain Driven Design

Reliable Collection Caching as Cache in Service Fabric

Architecture for Game - To couple or not to couple?

c# architecture

Simple CSRF protection using nginx alone

Turn based Multi-player Game: WCF or Socket?

.net wcf sockets architecture

How do you avoid Technical Debt while still keep true to Agile, i.e.: avoiding violation of YAGNI and avoiding BDUF? [closed]

Architectual design patterns [closed]

LP64, LLP64 and the IL32 transition

How to send progress updates from a business/model class?

Best way to store hierarchical tags

What is a good solution structure to allow easy customisation of a product on a per client basis?

Is it wise to build an MVC app around a RESTful API using nothing but HttpClient?

SharePoint: should I use lists or a database?

sharepoint architecture

nginx and apache web servers [closed]

Size of a Word and addressing

Applying DDD to Northwind database

Choosing the right .NET architecture. WCF? WPF/Forms, ASP.NET (MVC)?

.net wpf wcf architecture

How is the I/O Address Space mapped to devices?

android MVP - can I have multiple presenters for custom views and fragments

android architecture mvp