Developer Toolkit for Microsoft Dynamics CRM
The Developer Toolkit for Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online is included in the SDK download package at SDK\Tools\DeveloperToolkit.
The Developer Toolkit is a set of Microsoft Visual Studio 2010 and Microsoft Visual Studio 2012 integration tools focused on accelerating the development of custom code for Microsoft Dynamics CRM 2011. The Developer Toolkit supports creation and deployment of plug-ins, custom workflow assemblies, XAML workflows and web resources. A developer can write custom code within Visual Studio and deploy the code to an unmanaged solution on a Microsoft Dynamics CRM server.
With the Developer Toolkit, you can do the following:
-
Easily generate strongly typed proxy classes without having to run CrmSvcUtil.exe.
-
Get access to entity and option set definitions within Visual Studio.
-
Generate plug-in code so you can immediately begin to write code for business logic.
-
Edit and register plug-ins without using the Plug-in registration tool.
-
Create new web resources or extract existing web resources, add them to your solution, edit them, and deploy changes all within Visual Studio.
-
Create and edit workflow and dialog processes from within Visual Studio.
-
Create and deploy XAML workflows in Visual Studio.
-
Get easy access to security role and field security profile information in Visual Studio.
Note |
|---|
|
In This Section
Install or Uninstall the Developer Toolkit
Create a New Developer Toolkit Project
Deploy a Solution Using the Developer Toolkit
Create and Deploy Workflow Libraries Using the Developer Toolkit
Create and Deploy XAML Workflows Using the Developer Toolkit
Related Sections
Microsoft Dynamics CRM 2011
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.
Note