| Example name: |
Using ARP Framework with RemoteObject and WebORB |
| Description: |
The example demonstrates the following:
- Integration of <mx:RemoteObject> with the ARP Framework
- Invocation of remote .NET methods using ARP
|
| Client-side code: |
Browse
Download |
| Server-side code: |
Browse
Download |
| Product edition
availability: |
- WebORB Standard Edition (localhost clients only)
- WebORB Professional Edition
- WebORB Enterprise Edition
|
| Run example: |
|
| Key points: |
- The example uses RemoteObject MXML tag to declare a reference to
a remote .NET class
- This example uses the ARP framework to handle application logic
and event-driven handling of remote method invocations
- Placed orders are stored in a MS Access database
- A detailed write up describing the application is available
here.
|