Interview Question in Microsoft CRM


 

Interview Question :: What is CRM Service of MSCRM?

 What is CRM Service of MSCRM?

by ksk
VoteNowAnswers to "What is CRM Service of MSCRM?"

 CRM Service is the main web service and it exposes Six methods such that you can write your code against CRM entities. To perform operation other than the six operations (six methods provided by mscrm) we will have to use the Execute method.

by ksk