CCA for CRM 2011 officially went out the door for folks today and it is now available publicly. You can head over to Microsoft Pinpoint and pick it up here or you can find it on the Dynamics Marketplace here.
As a bit of a teaser… here is a screen shot or 2 of the new interface provided as part of the Reference Implementation for CCA.
And a bit of a rehash from my previous post on this.. Here are a few highlights to help you be prepared and knowledgeable on CCA for Microsoft Dynamics CRM 2011.
In to building things yourself? We are providing an update to the Solution Starters that will now feature a baseline desktop as a starting point to work with…. You can find them here:
For a refresher on how to use them… see this post here. New in this package :
Baseline Agent Desktop. This features prebuilt connection logic and UI for connecting to CRM via Online, AD, IFD, or Claims, and a self contained About Window with databound info covering most of the questions about what version’s and who’s logged onto the shell. Make sure you read the AppSettings Doc in the doc folder of the project, that will cover how to configure the login process if you want to change things from the default method.
Item Templates for most common controls, including: WPF and Winform Hosted Controls, Search Controls, Web and External adapter class’s.
Once you run the VSI, all of this can be access in Visual Studio under File->New->Project->C#->UII
Happy Coding