
This video demonstration shows how to customize your Dynamics CRM and generate CRM Entity Mapping classes using the CrmMetal utility. Then use the generated code in a console application and in a website.
ADO.NET Data Services is also introduced. The demonstration continues by connecting the entity framework classes to a data service and consuming the new service with a Silverlight control. Use the data context class to perform basic create, update, and delete operations on the CRM data.