Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Implementing Dynamic Process Map for win32 Application using Delphi

Dynamically creating large zip's for client downloads

C# GUI & delegate use as abstraction layer

solr: multivalued dateranges (representing opening hours)

architecture lucene solr

ExpandoObject to static object and back again. Spanning the two domains [closed]

In your architecture, how do you decouple a url from the database layer & business objects layers

Architecture - How to efficiently crawl the web with 10,000 machine?

Is there a way to determine whether it is possible to call a dialog.dismiss() without empty try-catch block?

What is the transaction scope in a typical EJB3/JPA/JSF?

ORM Equivalent for a Star/Snowflake Schema

Bounded (Db)Contexts in Entity Framework Architecture

Default function values in multi-layer architecture

WCF architecture help needed

Back-end for Auto-complete

MVC - User input validation: controller, model or both [duplicate]

Setting architecture for a mobile application with external APIs and smart content suggestions

Architectural design for data consistency on distributed analytic system

How can I remove this single point of failure from my application architecture?

Django - how to visualize signals and save overrides?

Can I refactor to Model View Query Handler?