Tool Release : TFS WorkItem Tracker
Just release a tool for TFS. TFS WorkItem Tracker is a usefull application for team development. It helps developers to focus on their tasks and control their progression.It also helps Project Manager...
View ArticleMedia File Manager
OK, here’s the scenario : you have a lot of pictures and videos and it takes a lot of disk space. If you want to organize and compress them, you will apreciate this tool. Media File Manager processes...
View ArticleDynamics CRM error : The specified module could not be found (Win32Exception)
Recently I have encountered the following error during CRM web application load : An unhandled exception has occurred Exception type: Win32Exception Exception message: The specified module could not be...
View ArticleNew Microsoft Release : ALM for Microsoft Dynamics CRM 2011 : CRM Solution...
Microsoft has released a white paper regarding solution lifecycle management. This document provides interesting information about methodologies and processes to handle solution development, deployment...
View ArticleScripting : Toggle proxy server in IE settings with PowerShell
My current Customer use a proxy server for Internet and I need to change this settings each morning (when I start to work for him) and each evening (when I return at home). To save precious time, I...
View ArticleTool Release : CRM Solution CommandLine Helper
Hi, I’m pleased to release the first version of CRM Solution CommandLine. This tool helps administrators to automate solution deployment tasks. Binaries and sources code are available on CodePlex :...
View ArticleCRM Data Management With PowerShell
As you know, it is not supported to manipulate CRM data with SQL, you need to use CRM WebServices with CRM SDK. You can write console applications that handle data operation but it is not very flexible...
View ArticleSynchronize Dynamics CRM customizations to TFS Source Control
Context A common problematic encountered in complex development projects is to handle CRM customizations in the same way that we manage other sources (plugin classes, javascript webresources, …)....
View ArticleSynchronize a WebResources folder to CRM with Powershell
If you need to synchronize all webresource from a local folder tree to a CRM solution with a simple Powershell script, I have the solution! Process The Powershell script realizes the following...
View ArticleDeploy plugins / workflows assemblies with Powershell
Context When you work on a new plugin, you need to deploy it multiple time to get the expected behavior regarding customer need. But, using Registration Tool multiple time per day represent an...
View Article