Telerik OpenAccess ORM offers the developer a tremendous benefit by providing the data access plumbing in web and Windows applications. A best practice is to separate your data tier from your UI and business tiers and communicate via a service, such as WCF. In addition to WCF many developers are also using RESTful services such as ADO.NET Data Services or the REST capabilities build into WCF via the WCF REST Starter Kit Preview 2.
In order to work with these technologies, the developer has to create the service endpoints, a pretty generic but manual and time consuming task. The Telerik WCF OpenAccess WCF Wizard is a tool that will automatically create the C# code and necessary project files for using OpenAccess entities with the following services, saving the developer time and eliminating syntax errors and bugs:
- Astoria (ADO .NET Data Services)
- WCF
- REST Collection Services (WCF REST Starter Kit)
- ATOM Publishing Services (WCF REST Starter Kit)
Download Here
