The world of web development is steering away from MVC-based architectures and moving towards a client/server model that could be best described as RIA + SOA, combining a rich user interface that consumes a mesh of scattered services.
Questions Answered:
What are MVC, RIA, and SOA?
How is traditional web development structured?
Why MVC is not enough anymore?
How is the web shifting towards a collaborative world?
What are web services?
What are the advantages of SOA?
Client/server model, so we’re back to where we started?