Choose an architecture

Image

We’re almost ready to start coding, but there are a few more decisions you need to make. First up, how will you structure your application’s architecture? (By “architecture” here, I mostly mean your project structure. The physical architecture—whether you’ll be using a server farm or putting the data on the cloud—is very much outside our scope.) Here are some things to think about:

Image Some platforms imply an architectural pattern. If you’re building in WPF, using MVVM (Model-View-ViewModel) is almost a given, as is MVC (Model-View-Controller) ...

Get Fluent Entity Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.