Productivity
                             
                      
                  
                    
                          digg_url = "http://www.stephenforte.net/PermaLink,guid,1d3d07a0-ce73-4eb3-8fd4-1ec259e21a60.aspx";digg_title = "Telerik OpenAccess WCF Wizard: How-to Video #1";digg_bgcolor = "#FFFFFF";digg_skin = "normal";digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined;  
Last week I
showed how to use the Telerik
OpenAccess WCF Wizard on this blog. The wizard creates some of the boring WCF
code for you automatically. You can create endpoints for WCF, Astoria, REST collection
and ATOM Pub services. Our first demo used WCF, later we will show you the other services.
This is what we did:
  
Created a data access layer automatically using OpenAccess 
 
Created a WCF Service automatically using the wizard 
 
Created a Silverlight 3.0 application that used WCF to databind the Customers table
to a datagrid, enabling editing automatically 
  
Here is a video by Peter Bahaa (aka Pedro), .NET
ninja in training, using the wizard with the...