Examples

The examples in this paragraph show how some typical tasks can be solved. The code can serve as a template for your own implementations.

For the sake of clarity, the usual error handling is omitted here. All exceptions will be caught directly in the development environment. For "real" applications we recommend exception handling as described in section Error Handling With Exceptions.