Introduction
In developing an application, you’re typically going to find two distinct styles in use today – web-based and client-based applications.
In this chapter, you’ll learn more about these two styles and how you can decide which one you should employ on your project.
Deciding if you want to build a web-based application or a client-based application is one you’ll need to make early on.
It’ll form the foundation of your project.

