-2

Have a requirement to create and update the records from ms crm 2011 in a offline state, can anyone help me

Hashim
  • 99
  • 1
  • 4
  • 15
  • 2
    This is not a [real question](http://meta.stackexchange.com/questions/145677/what-is-a-real-question) for here. Did you try anything so far? Show your effort first so people might show their. Please read [FAQ] and [ask] – Soner Gönül Jun 20 '13 at 06:06
  • @SonerGönül the question is written badly, but if I understand he wants to retrieve and update the records stored in the `Outlook Client for CRM 2011` when the client is working in Offline mode. In this case the question is good and also interesting. – Guido Preite Jun 20 '13 at 07:11
  • If that's really what he wants, he should definitely alter his question. – Joris Van Regemortel Jun 20 '13 at 07:22
  • You can always accept the answer, if it answered your question :) – Joris Van Regemortel Aug 21 '13 at 13:14

1 Answers1

1

Download the Microsoft Dynamics CRM SDK.
Here's a sample for create and update.

Guido Preite
  • 14,905
  • 4
  • 36
  • 65
Joris Van Regemortel
  • 935
  • 1
  • 10
  • 34
  • I removed your advice because is a comment not connected to your answer, if you want you can rewrite as comment inside the question – Guido Preite Jun 20 '13 at 07:14
  • 1
    @GuidoPreite Agreed, it shouldn't have been there. However, I'll repeat it here : a simple google query will probably give you quite some answers to your questions already. – Joris Van Regemortel Jun 20 '13 at 07:21