Blog

Page 1 of 612345...Last »
Taylor Made Development Solutions Blog Post

Moving live CRM 4 db to Development server

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…
Taylor Made Development Solutions Blog Post

Getting Started in iOS Game Development

Over the last few weeks I’ve been reading a lot about iOS Game Development and must admit I have found hundreds of posts and useful tutorials on getting started; however I thought I would write my own set of tutorials to echo back what I have read with my own twist on things. This first…

Read more…
aps-environment

Debugging APNS certificates

I’ve just spent sometime debugging an interesting issue with push notifications in our TMCS iPhone App.

Read more…
CRMPluginRegistrationTool_RegisterNewPlugin_Registered_Finished

CRM 4 Plug-in Registration Tool

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…
Visual Studio 2008 Attach to CRM Process

Debugging Workflows and Plugins in Microsoft Dynamics CRM 4.0

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…
Page 1 of 612345...Last »