Skip to main content

Notifications

Announcements

No record found.

Developer Toolkit for Dynamics 365 (public beta 1) – what’s new?

a33ik Profile Picture a33ik 84,321 Most Valuable Professional

Earlier this week public beta of Developer Toolkit was released. It became a great surprise because tool haven’t got any updates or improvement since SDK for Dynamics CRM 2013. Tool is available for download by this link.

Here is the list of new features I discovered during my check:

1. VS 2010 is not supported anymore. But VS 2012, 2013 and 2015 are supported:

00_Supported_VS_Versions

2. Creation of new solution from VS (in previous version it was required to create solution in CRM and then point Developer Toolkit to that solution):

06_NewSolution

3. Possibility to choose which projects to add to solution during creation from “New Visual Studio Solution Template for Dynamics 365” with possibility to provide name for projects:

06_NewSolution_ChooseItems 06_NewSolution_GiveNames

4. Generation of Early-Binding classes for entity/entities and action/actions from VS:

07_EarlyBinding2 07_EarlyBinding3 07_EarlyBinding4 07_EarlyBinding1

5. Creation of new Actions/Business Processes/Dialogs from VS:

08_NewAction

6. Creation/editing of plugin steps got “Plugin Registration Tool” layout:

08_01_NewPlugin

7. Creation of plugin to handle action “message” is available in VS:08_02_NewPluginForAction

8. Possibility to choose what components should be deployed to CRM Instance:

08_03_DeploymentFilter

9. Installing/uninstalling of profiler and profiling of plugin’s steps and workflows from VS:09_InstallUninstallProfiler

0901_PluginProfiling

10. Debugging of plugin code directly from VS:

10_PluginTroubleshooting

PS: after installation of Developer Toolkit during load of Visual Studio you can get following message:

03_warning_01

To resolved that issue follow next steps:

  1. Download and install Dynamics 365 SDK.
  2. Point Dynamics 365 Developer Toolkit to required folders as it shown:

04_Settings_01 04_Settings_02 04_Settings_03

Запись Developer Toolkit for Dynamics 365 (public beta 1) – what’s new? впервые появилась CRM Mentor.


This was originally posted here.

Comments

*This post is locked for comments