Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Best design practices for .NET architecture with LINQ to SQL (DAL necessary? Can we truly use POCOs? Design pattern to adopt?)

Why use SOAP over JSON and custom data format in an "ENTERPRISE" application? [closed]

web-services architecture

What is better way to validate business rules in ASP.NET MVC application with 3 layer architecture?

Is it bad design to make your business(service) layer dependant on a user session?

java architecture ejb

How does a node join a Distributed Hash Table (DHT) cluster?

Does dependency inversion principle mean that I have to create an interface for every module?

How should an ESB be packaged/deployed?

Good naming for domain services layer [closed]

How to structure a python project with three applications that use common module

Micro services: shared library vs code duplication

Why does GCC compile itself 3 times?

Who should learn the "old" system?

create mention like twitter or convore with php

php mysql architecture

Sample N-tier ASP.NET MVC3 application with best practices (using EF 4.1)

Should our MySQL DB be separate from our Apache servers?

mysql database architecture

Parse Cloud Code Structure

How to avoid CORS preflight requests in Single Page Applications?

Authorization & User info in a Service Layer (.NET application)

Is it good practice to blank out inherited functionality that will not be used?

c# oop architecture

Entity Framework in layered architecture