Answered by:
Which is the best way to develop plug in?

Question
-
Hi,
I want to ask a general question that which is the best way to develop CRM 2015 plug in?
I know 2 ways to develop.
1.)Using class librarry(C# code).
2.)Using HTML Web Resource.
Is there any other way to develop?
Which way is preferable?Can anyone suggest me?
Thursday, August 20, 2015 5:53 AM
Answers
-
Use developer Tool kit it is the best method
https://msdn.microsoft.com/en-us/library/hh547400(v=crm.6).aspx
ms crm
- Proposed as answer by Andrii ButenkoMVP, Moderator Monday, September 14, 2015 11:22 AM
- Marked as answer by NikkiShah Monday, September 14, 2015 11:57 AM
Thursday, August 20, 2015 2:29 PM -
Hi ,
You can use C# library and refer the msdn link https://msdn.microsoft.com/en-us/library/gg594416.aspx
Thanks
- Proposed as answer by Andrii ButenkoMVP, Moderator Monday, September 14, 2015 11:22 AM
- Marked as answer by NikkiShah Monday, September 14, 2015 11:56 AM
Thursday, August 20, 2015 4:46 PM
All replies
-
Use developer Tool kit it is the best method
https://msdn.microsoft.com/en-us/library/hh547400(v=crm.6).aspx
ms crm
- Proposed as answer by Andrii ButenkoMVP, Moderator Monday, September 14, 2015 11:22 AM
- Marked as answer by NikkiShah Monday, September 14, 2015 11:57 AM
Thursday, August 20, 2015 2:29 PM -
Hi ,
You can use C# library and refer the msdn link https://msdn.microsoft.com/en-us/library/gg594416.aspx
Thanks
- Proposed as answer by Andrii ButenkoMVP, Moderator Monday, September 14, 2015 11:22 AM
- Marked as answer by NikkiShah Monday, September 14, 2015 11:56 AM
Thursday, August 20, 2015 4:46 PM -
hi,Thank you for your valuable guidenceFriday, August 21, 2015 4:31 AM