Ralf Westphal suggests that we change the view of basic application architecture by moving the business logic to the top. At the center of any application is its business logic. In today's view of an application we [1] usually center things around the UI. This leads us [1] to design for user interface (UI) instead of for the most important aspect of our application, our business logic.
[1] “we”and “us” refer to MS developers in general, not necessarily you the reader and I the writer