Dynamics CRM SDK for the iPhone

Gayan Perera, 30 December 2009

About 3 months ago I wrote that we were working on making the Dynamics CRM SDK available to the iPhone via MonoTouch. We have finally completed porting the crm sdk to the iPhone.

If you look closely at the previous blog entry you'll notice we used a "CrmWebRequest" class to perform operations on the crm server, we decided to scrap that idea and make the code consistant, what this means for you is that the code you write is exactly the same for Windows and the iPhone, you can take existing code samples from msdn, forums, blogs ...etc and copy paste them directly into an iPhone project.

Dynamics CRM SDK iPhone

Click here to see the full screenshot.