Take the 2-minute tour ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

I am looking for a proper architecture (n-tier) where we can combine multiple technologies or frameworks.

The idea is to build an asp.net mvc app that consumes web api, and there should be business logic somewhere, and then data storage.(entity framework)

I havent started yet because I dont know how to start, my idea here is to get some different ideas in how to approach this scenario and then I could decide which way is the best one.

share|improve this question

put on hold as too broad by gnat, Dan Pichelman, GlenH7, MichaelT, World Engineer yesterday

There are either too many possible answers, or good answers would be too long for this format. Please add details to narrow the answer set or to isolate an issue that can be answered in a few paragraphs. If this question can be reworded to fit the rules in the help center, please edit the question.

    
recommended reading: Where to start –  gnat yesterday
    
2  
sounds like you're looking for a herd to go trotting after –  Dan Pichelman yesterday

Browse other questions tagged or ask your own question.