by Phil Adams
12. January 2010 16:58
Create "real" CRM 4.0-Style form-buttons in 5 minutes
There are several ways to add custom buttons onto a crm form (apart from the boring method of adding buttons via ISV-config 8-): 1. use an iFrame and an external page Drawback: no offline availability 2.do some DOM-injection and crea...
[More]
2ce432d6-7c0e-4d9c-bc05-0e0744c23f25|0|.0
Tags:
by Phil Adams
11. January 2010 23:26
Generics is a very nice feature of the C# and VB.NET language, and can be used to simplify the CRM Web Service method calls. One of my responsibilities is to develop a framework for CRM development, and one of the main classes in this framework is called CrmSystem, it wraps the CrmService...
[More]