Ben Vollmer posted an article this morning about using the JavaScript Switch statement with a fairly good explanation of how it works and how it can be used as a replacement for the IF statement in certain situations.
That reminded me of a rather unusual Switch statement implementation that is found in the CRM SDK that […]
25 Jun
Posted by: mitch in: Dynamics CRM
Update Rollup 2 for Microsoft Dynamics CRM 3.0 is available. Download link.
25 Jun
Posted by: mitch in: Development, Dynamics CRM
The team at 37 Signals posted about a change in their development practices:
We recently decided to stop diving in too deep on tasks right away. Instead, we’re going for four hour chunks upfront. We start work on a task and then, after the first four hours, come up for air.
That is an absolutely terrific idea […]