Ms Crm 2011 Api Conversion

We have a backend process that pushes and pulls data from Microsoft CRM 4.0 (Hosted and onPremise) to our backend solution. This
application has been in production for 2 years.

We are now migrating this application to MS CRM 2011 hosted version. MS CRM 2011 uses a new set of APIs to connect and we need to translate our code from 4.0 API to 2011 API.

The key components of the application will read the schema (field name, type and length) of the Accounts, Contacts, Leads and Opportunities. Pull data from the 4 tables using all the fields based on the modifiedon date. The application also pushes data from the 4 tables and will additionally push data into the activity table. One key note is that we handle dynamic columns that have been created by the user.

This project will be done using Visual Studio 2010 and ASP.net (No C#). The application will be written on our servers using RDP to a windows 2003 box.

Leave a Reply

Your email address will not be published. Required fields are marked *