I saw this nice and simple command line utility today for CRM 2011, which you can access using the url below https://crmcommandline.codeplex.com Initially I wasn’t sure what the purpose of the command utility was, why would I want to access CRM via the command line Then I saw the commands /C: – the command you […]
April 4, 2013
There will probably come a time in every CRM developers life when they have to install a DLL into the GAC. The reason you might want to do this is so you code can access the dll’s and methods without having to have the DLL included with your code. A good example of this […]
March 29, 2013
I was given a free copy of the Microsoft Dynamics CRM 2011 Application Design book by Mahender Pal who is one of the splendid CRM MVP’s that contribute a great deal to the CRM community. CRM books are usually either user manuals or maybe an Administrator guide so I was pleasantly surprised to find this book is aimed more towards […]
March 18, 2013
I had a strange request, a user was asking to add the Notes and Activities onto an entity. I never knew you could remove the notes and activities from an entity, so I went over to the entity to find the notes and activities cupboard was indeed bare. I wondered if someone had done something […]
March 13, 2013
I had a frustrating afternoon the other week, when I wrote a simple plugin but the plugin was throwing an error in the first line of code. The plugin compiled without problem. In the end I took out all the code except for some logging statements but it was still throwing an error. This particular […]
March 11, 2013
I am (still) studying for my the Extending CRM 2011. The links below are for people who have access to partner source, reading the courses below and the CRM 2011 SDK should definitely prepare you for the exam. The courses will lead you to a site where you can download the course in pdf files […]
March 8, 2013
I got this book today Microsoft Dynamics CRM 2011 Application Design which is written by Mahender Pal who is a CRM MVP, this books should also help me with revision for Extending CRM 2011 exam I am studying for. I will write a full review of the book when I have finished reading it but I thought […]
April 26, 2013
3