Mark Pearl
Mark Pearl

Reputation: 7653

Getting Started with Programming Microsoft CRM 4

I have gone through all the msdn stuff for getting started with the SDK for Microsoft CRM 4.

I am trying to find any other basic examples / blog posts about implementing the SDK for MS CRM4. Does anyone know of some blogs that cover this?

Upvotes: 0

Views: 500

Answers (2)

xt_20
xt_20

Reputation: 1446

I was in your shoes a while back, and I started by thinking of a "mini project" and doing it. It will force you to find out more about CRM and you'll gain "practical experience".

How about getting a book - Working with Microsoft Dynamics CRM 4.0 and working through some exercises there?

Upvotes: 1

XVargas
XVargas

Reputation: 1512

You'd do well to check out the Microsoft CRM SDK over at MSDN. You could also browse the google groups, or check out sites to well known CRM MVPs.

Best advice, however, is to just start fooling around with it. It's very intuitive once you understand the process of getting things done.

Upvotes: 2

Related Questions