Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

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

How should I structure a simple ASP.NET MVC app?

Are you doing MDA (Model Driven Architecture) right now? If so, what tools do you use, and how is it working out?

architecture mda

Convert ARM instruction to i386 instruction

architecture x86 arm

Handling of configuration files in Spring web applications

Implementation of feature flags in C#

c# asp.net architecture

Are there any negative reasons to use an N-Tier solution? [closed]

How do you design, sketch, and blueprint a complicated piece of software? What are some workflows or tools that can be used to do so? [closed]

architecture

import csv file/excel into sql database asp.net

Should the UI layer be able to pass lambda expressions into the service layer instead of calling a specific method?

How should I reference assemblies from another solution?

c# architecture tfs assemblies