With the ARC in your toolbox you are able to easily:
- Switch between Data Providers.
- Sort and Filter Lists(of T).
- Serialize and Deserialize objects.
- Load large sets of data in a flash due to the embedded IL data loader.
- Run asynchronous calls on the Database. Also receive completion events.
Basic use of the ARC will have you visual studio solution less cluttered.
