Microsoft CRM ? Typical Customizations

Microsoft CRM was designed to be easily customizable. Microsoft CRM Software Development Kit (MS CRM SDK) which you can download from Microsoft website contains descriptions of the objects or classes, exposed for customization. It has sample code in C# and partially in VB.Net. In Visual Studio.Net you can analyze all the classes, used by Microsoft [...]

Let us give you – developer some hints in the report creation. C/SIDE database – use C/ODBC to create the connection for your Crystal Report. You have to make all the links inside the report. The drawback of this approach – report becomes inflexible if you would like to change database mapping (re-link from work [...]