Integration with Dynamics CRM is not the most popular task to do. But it can actually be done very easy and within a reasonable budget.
With the Rapidi Online integration solution you can easily hook up …
The Dynamics CRM Developer Group is intended to be the place for Dynamics CRM developers to network, discuss ideas and have fun!
This area is mostly about dev related stuff - tips, tricks, code snippets and more
This is properbly a very egocentric area because I will decide what to put in here
System integration in CRM deployments is a key factor for user adoption - Intelligent integration makes is even more valuable
Codesnippets and other stuff for download

Account Form from my "Danish Collection"

Default Account Form
When working with Dynamics CRM quite often I stumble over entities and attributes that seems very American or at least not very Danish! And it is a common discussion each time we work with a new customer what fields they want and which they don’t want. Often vi spent quite a lot of time discussing fields that always ends up being deleted because when put into a danish context they actually don’t work. Another issue is forms - here is some work to be done each time as well!
I think many of us working with Dynamics CRM by now has our own customizations we use to start out with! I know I have - this helps me in the initial discussions because it looks more like something my customers have seen before and this saves us time discussing fields that they decide to delete anyways! My “Danish Collection” project is a project with many iterations - and is maintained in a separate CRM Organisation within my development environment.
And now to the reason of this post: I would like to hear from others what their “Danish Collection” looks like and share my collection.
By now my collection consist of these entities:
Isn’t it about time to start a Dynamics CRM Developer network in Denmark - It is my feeling that we are a group of few but very dedicated professionals who could benefit from such a …
MS is introducing the “one platform - many applications” campaign with this video
On my latest project we had to do some heavy BI. Not that it is rare but this time we were working with a large amount of data. All order and Invoice data in integrated …
In MS CRM 3.0 when exporting to Excel the default number of records exported is 10.000. To alter this setting do the following.
1.
Log on to the Microsoft Dynamics CRM 3.0 server as a user who …
In the default setup CRM will only export 10.000 records to Excel - wich can be rather anoying. Here is how to change this.
1. Log-in to the SQL Server where the Dynamics CRM database is …