The application window covers a lot of ground. The first tab is the databases tab. Dreamweaver makes it easy to connect to databases, and once you have a database connected to your Web site, you can access the contents from within this window.
The Bindings tab is specifically for defining your server bindings.
Server Behaviors is a nice feature of Dreamweaver. It allows you to use pre-created behaviors within your documents without having to build and test them yourself. For example, if you want to page through your database 10 items at a time, there is a behavior already written that will do that for you.
The components tab allows you to connect with a ColdFusion Web site and use the CF components of that site.


