Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Dynamics CRM Snippets
Dynamics CRM Snippets

Dynamics CRM Snippets

Preview

Waheed

|
1,222 installs
| (4) | Free
Create class using snippets including all requirments for CRM plugin, workfloow and console app.
Download

Dynamics CRM Snippets

When creating a plugin, custom activity or a console app for Microsoft Dynamics CRM, we always need to write some code what is common for all of us., i.e we need to create a class with some common code. Dynamics CRM snippets tool helps you to create a required code with no time.

How to Use:

First, install Dynamics CRM Snippets Visual Studio extension 😊

Create an empty project for a plugin, code activity or console app. Add a class in the project. Remove all the code from it. Only keep the required namespace.

image__1.png

Then, in the namespace region, write crm and select the desired thing and press tab twice.

image__2.png

The code will be generated for it. For example, the plugin code will be generated like this:

image__3.png

The plugin class name will be autoselected. Just give the name of the class and press the “Enter” key. The name of the constructor will be also be replaced with the name of the class automatically.

The same process will be applied for the console app class and custom workflow class. In addition, the code activity class will also contain input and output parameters.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft