Conceptual questions involve programming problems which are not related to program code itself, but with algorithm logic and program architecture.
I have been tasked with creating a flow chart for some client server and start up processes in our organizations …
workflow conceptualThis question is about optimal REST API design and a problem I'm facing to choose between nested resources and root …
rest api-design conceptualI have a piece of C# 5.0 code that generates a ton of network and disk I/O. I need to …
task-parallel-library system.reactive async-await conceptual tpl-dataflow