I am tasked with developing a large-scale social web application such as Facebook, twitter, etc., using ASP.net with C #
Prior to this, my development was based on a three-tier architecture (for example, the presentation level, the level of business logic and the level of access to data), but for this project I got confused because my first large-scale project: (
I just want to know what other architectural options I have?
I know that it is difficult to answer such a question, but I only want to have a good resource, then I study every possible option and, finally, choose the one that meets my requirement. I did a bit of RnD over the Internet, but did not succeed.
source share