Concepts and HOW TOs
Building a Bungee-powered Application
Note Pages marked with ** have not completed the review and editorial process and may be incomplete.
This page provides conceptual and task-oriented topics in a logical progression which, if followed sequentially, enable you to design, develop, and deploy a Bungee-powered application. An Advanced Topics list is also provided below.
This documention area is also meant to allow you, as a Bungee Community member, to add to the existing Concepts and HOW TOs any other topic areas you feel would help the community.
When adding an item to the tables below, or creating a link for an item, you should be sure to follow the proper wiki naming conventions.
Note To view the way links are created in the table below you need to enter edit mode.
Contents |
Concept | How To | Related Tutorials & Videos |
---|---|---|
Overview : Building a Bungee-powered Application ** |
Screencast - Intro to Bungee Concepts I ** (4:45) Tutorial - Hello Bungee Connect (~10 minutes) |
|
Bungee Development Accounts ** |
Creating a Bungee Development Account ** |
|
DesignGroups ** | Creating a DesignGroup ** | |
Introduction to Bungee Builder ** | Screencasts - Intro to Bungee Concepts I (4:45) | |
Exploring Bungee Builder's Feature Set ** | ||
Importing Example Code ** |
Concept | How To | Related Tutorials & Videos |
---|---|---|
Solutions and Projects ** | ||
WSDL Files ** | Importing a WSDL File ** | Tutorial - Integrating Web API's (~20 minutes) |
REST ** | Accessing a REST Web Service ** | Tutorial - REST Easy (~20 minutes) |
Adding a Class to a Project | Tutorial - Introduction to MVA (~25 minutes) | |
Check In and Check Out | Using Check In and Check Out ** | Tutorial - Hello Bungee Connect (~10 minutes) |
|
Tutorial - Introduction to MVA (~25 minutes) | |
Adding a Field to a Class ** | ||
Forms ** |
Tutorial - Introduction to MVA (~25 minutes) | |
Pages | Adding a Page to an AppProject ** | Tutorial - Hello Bungee Connect (~10 minutes) |
Function and Field Overrides ** | Adding a Function or Field Override | |
Bungee's Approach to Constructors | Initializing an Object Using OnCreate |
Concept | How To | Related Tutorials & Videos |
---|---|---|
Control Bindings ** | Binding a Control to an Object | |
Bungee Logic ** | Working with Bungee Logic ** | Tutorial - Introduction to MVA (~25 minutes) |
The Model View Adapter Pattern ** |
Screencast - Intro to Connections and Adaptors ** Tutorial - Introduction to MVA (~25 minutes) |
|
Application Objects ** | Initializing an Object ** | Tutorial - Introduction to MVA (~25 minutes) |
Adapters ** Connections ** |
Screencast - Intro to Connections and Adaptors ** Tutorial - Introduction to MVA (~25 minutes) |
|
Datasources ** | Adding a Datasource ** | Tutorial - Introduction to MVA (~25 minutes) |
Concept | How To | Related Tutorials & Videos |
---|---|---|
Understanding Simulate | Simulating or Testing Your Project or Application ** | Tutorial - Hello Bungee Connect (~10 minutes) |
Concept | How To | Related Tutorials & Videos |
---|---|---|
Main Class and Run Functions | ||
Posting and Deploying ** | Posting Your Application ** | Tutorial - Hello Bungee Connect |
Understanding Session Timeout Managment | Managing Session Timeouts |