Interview Question in Microsoft CRM


 

Interview Question :: crm plug in registration

Suppose there is a plug-in registered for account entity. When a user submits a request (e.g. account creation etc.) to the web-server then what will happen in the server?

by ksk
VoteNowAnswers to "crm plug in registration"

The plug-in will get loaded into the memory and will perform the operation it is needed to do.

by ksk