Posted by Matt Takhar on February 22nd, 2012
Categories: CRM, Development
When doing CRM development its sometimes important to take a copy of the LIVE CRM database and deploy it on your CRM Development server. The steps below cover this scenario, presuming you already have CRM on your Development server: Use SQL Management Studio to restore the database to your development server; make usre you restore…
Read more…
Posted by Matt Takhar on August 17th, 2011
Categories: CRM, Development
Tags: CRM, Plugin, tools, workflow
To help with CRM Plugin and Workflow development Micorosft have created a handy tool as part of the CRm 4.0 SDK which helps you deploy your custom workflow or plugin. This article will walk you through using it! Prerequisites CRM Server and access CRM 4.0 SDK (download it here) Visual Studio 2008 or Visual C#…
Read more…
Posted by Matt Takhar on August 16th, 2011
Categories: CRM, Development
Tags: CRM, Debugging, Plugins, Workflows
There is lots of advice on the web regarding debugging CRM workflows and plugins; however I recently stumbled upon this article which has a few neat tricks in it for saving time during the “debug cycle”. Debugging CRM involves a lot of steps. These steps take time. You end up waiting forever from the time…
Read more…
Posted by Matt Takhar on June 6th, 2011
Categories: Development, iOS
Tags: APNS, Apple, badge
I’ve just updated the TMCS iPhone application to support Push Notifications. This involved adding code to the app, to register for notifications and updating our WordPress websites to create and send the notifications. I will add a post shortly with some code examples however this post is regarding updating the “badge” over the app icon…
Read more…
Posted by Emma Downing on June 1st, 2011
Categories: Development
Some of the most advanced vehicles in the world are being driven by the staff of Fareham-based IT company Taylor Made Computer Solutions. But what makes them so different isn’t to be found under the bonnet. On the bodywork is a barcode which can be scanned with a mobile phone. This allows anyone interested in…
Read more…