Microsoft CRM Code Injector for HTTP Handling
A HTTP Handler intercepts HTTP requests as they are preformed for a particular application; in this case it is a Microsoft Dynamics CRM application. Our HTTP Handler performs code injection in the...
View ArticleGrab those lookup values
CRM uses the Primary-Attribute (not to be confused with primary key) for many UI features and functions such as the Associated Views and the Lookup View and the default field for Primary-Attribute is...
View ArticleAttaching Javascript code to a CRM Toolbar Button
Attaching Javascript code to a tool bar button can be very ugly. Generally the code needs to be included within the CRM, ISV Config XML file. It’s pretty easy to add a button via the ISV Config....
View ArticleMonitoring your Microsoft Dynamics CRM Infrastructure with System Center...
Introduction For any organisation, Systems Availability is crucial to the business and business continuity. Because of the nature and complexity of a CRM Architecture, it is vital to understand the...
View ArticleMicrosoft CRM 4.0 Look and Feel Kit
I notice confusion out there about CSS styles to achieve a native CRM look and feel, for reasons I’m not sure of many folks can’t find the CSS template provided in the CRM SDK which can be downloaded...
View ArticleCreating a CRM 4.0 test/training organization from your production...
This article will also help with the following scenarios: You want to move the Microsoft Dynamics CRM databases to another Microsoft SQL Server and Microsoft SQL Server Reporting Services server in...
View ArticleCRM CSS Look and Feel, Now With jQuery Support
jQuery ThemeRoller I’m currently creating a framework for using jQuery and jqGrid with Microsoft Dynamics CRM. I will be posting the final concept and making it public soon. One piece that may be...
View ArticleHTML Editor for Microsoft Dynamics CRM 4.0
Until Microsoft Dynamics 5.0 to comes out the only way to get a HTML or Rich Text editor capability in Microsoft Dynamics CRM 4.0 is to roll your own or use a third party application. I have had...
View ArticleCRM 4.0 Master Schema Management and Customization Change Control
Recently I found a CRM 4.0 Schema comparison tool that I find makes life much easier when I’m playing the role of Schema Master. Managing schema changes is in my opinion a arduous and very manual...
View ArticleHow to get Microsoft CRM 2011 field attributes
How to get CRM field attributes Say you need to know what all the Required Fields are or list of other field attributes like MaxLength or MinValue, for a set of entities in Microsoft Dynamics CRM...
View Article