Search code examples
visual-studio-2008dynamics-crm

Customize MS Dynamics CRM entity in visual studio 2008


I want to show the sorted picklist of countries in opportunity entity's -> new form. so how to open the opportunity entity in my visual studio 2008. I have installed the MS CRM as well as visual studio 2008.

I want to also create the custom entity through visual studio 2008. How to do this?


Solution

  • Everything you are saying can be done thru customization... no need to install or use VS2008.

    There is a couple of great books out there. Check out http://www.amazon.com/Working-Microsoft-Dynamics-CRM-4-0/dp/0735623783 which is one of them.

    You you really need to access the picklist for this entity in another software, the code from Focus is the one that you are looking for.