Telerik OpenAccess ORM - From your Database to a WCF Service

by OpenAccess ORM Team | Comments 2

After the official release of our new Add OpenAccess Service wizard you have shown some great interest in using it to shorten the efforts for creating the Web Services and start developing your N-Tier solution. As we are always trying to help you achieve your goals faster and easier, we decided to enhance our resources on the matter with two video tutorials, covering all you need to know about using the wizard for generating WCF Plain Services and WCF Data Services.  

WCF Plain Services

As many of you already know, for exposing your OpenAccess Domain Model through a Plain Service, we are generating a layer of Data Transfer Objects. These classes are simple, serializable and lightweight representations of your entities, which makes it easier to pass them around in a complex N-Tier scenario. Here on Telerik TV you can find a short tutorial explaining of how you can generate such services including some tips for the most common customizations you might want to do after the code is generated.

WCF Data Services

Using the oData protocol, you can expose directly your entities without the need of intermediate Data Transfer Objects layer, just by registering them in the service. This video tutorial will show you how to achieve that with the Add OpenAccess Service wizard in just a few clicks! Besides, it will answer the frequently asked question about handling related data in a WCF Data Service.

And if you are already anticipating the Web API support we have promised, you just have to download our Q3 2012 release expected in mid-October or read some of the upcoming blog posts on the topic!

 

Click to download your free copy of OpenAccess


Team Lead
Telerik OpenAccess ORM

2 Comments

Telerik Admin
Hi offler,
The host has to be an ASP.NET Web Application that has been built so that we can find it and display it. In general we are exposing web services through web applications only, so there are two ways to start the wizard:
- From the context menu of a web application project
- From the context menu of the .rlinq file 
Try that and you will be able to use the wizard without any problems. Do not hesitate to post a thread in our forums in case you have any questions or issues.

Comments

  1.    
      
      
       
  2. (optional, emails won't be shown on public pages)
  3. (optional)
Read more articles by OpenAccess ORM Team - or - read latest articles in Developer Tools