Monthly Archives: May 2011

13 Adding form labels using HTML web resources

Occasionally, I have a requirement where a user must complete one of two fields on the form. This presents some challenges since you can’t make them both required. Additionally, you need a visual indicator that one selection or the other need to be selected. Here is a sample of how such a configuration would exist […]

Continue reading

Rock, Paper, Azure

Well I entered the Rock, Paper, Azure contest and for the most part, got my butt kicked.  Mostly because I had little time to invest.  It was an uncommon (for me) 60-hour work week proceeding Convergence 2011 and I didn’t have too much time to invest in my little game-playing bot. Here are my statistics: […]

Continue reading

Locating the Process ID for the CRM Web Site

If you have ever had to connect to IIS to perform remote debugging you have probably encountered an situation where you have more than one IIS worker process running. This worker process, w3wp.exe, is responsible for running the IIS web site and depending upon the number of web sites that you may have on a […]

Continue reading

CRM 2011: Managing Deletion Jobs

In our last article, we discussed the creation of bulk deletion jobs. In this article we are going to discuss the finer points of managing those bulk delete jobs. Under the Settings area, you will find a Data Management link which, among other tasks, contains an operation for Bulk Record Deletion: Bulk record deletion operations […]

Continue reading