Creating an HTML WebResource component

Microsoft Dynamics CRM 2011 introduced the concept of WebResources. These components are files that are loaded and stored in the Dynamics CRM database as records. They each have a unique URL, and can be used together when creating a solution. Examples of WebResources include HTML files, JavaScript libraries, images, and Silverlight applications. ASPX files cannot be used as WebResources as no code can be processed and executed on the server directly. In this recipe, we will create an HTML WebResource that performs a simple area code and time zone lookup.

Getting ready

Navigate to the Settings area in Dynamics CRM 2011.

How to do it...

Carry out the following steps in order to complete this recipe:

  1. Navigate to ...

Get Microsoft Dynamics CRM 2011: Dashboards Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.