Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Delegate Method or Abstract Class

c# architecture

Building a backend for mobile and web

What's the best approach to develop a SPA? [closed]

Notifying container object: best practices

Using a View Model + Data Model in ASP.NET MVC to support typed views?

asp.net-mvc architecture

Embed Custom Fullscreen Google Map into webpage

Inserting values to a table using generic dictionary

Why is Qt Creator's core a plugin?

ASP.MVC application constants, what is the best/most elegant approach?

Addressing scalability ,performance in a .net web application

Disadvantages of bigger project in VBA

instanceof considered harmful?

TDD, Scrum and architecture: KISS and complexity conflict

architecture tdd

Reading from a tcp connection in golang

Why are most programming languages built on top of frameworks?

DDD, Encapsulation and Layered Architecture: Is my domain too anaemic?

What is the difference between virtio, emulated-IO, direct I/O, I/O passthrough, SR-IOV?

Segregating the read-only and read-write in Spring/J2EE Apps

Is there any programming language where the variables types sizes in bits depends on the platform (32 vs 64 bit)?

How do web services and databases relate to each other? [closed]