Sponsors

Thứ Hai, 27 tháng 3, 2006

Dynamics vision of Bill Gates

Unfortunately I didn't make it to the Convergence 2006. Luckily there are other ways to get the same information as what is given there. Microsoft has posted an article on PressPass regarding Bill's vision for the new generation of Business Solutions that enable people-ready business.Read the article here.Most important is that Bill outlined five key and unique pillars to Microsoft's approach to

Thứ Sáu, 24 tháng 3, 2006

Article in .NET Magazine #12

Together with Sahin Ozdemir, one of my direct colleages, I have written an article regarding MS CRM 3.0 for the nr 1 Microsoft Developer magazine in the netherlands: .NET Magazine. Ofcourse all the Dutch readers already have a free (yeah, Dutch people love free things) subscription, otherwise get one now at: http://www.microsoft.nl/magazine !Back to the topic. We wrote an article, in Dutch, for

CRM Blog world

Wonderfull thing blogging. I'm doing this now for more then half a year and still am having fun to continue. But more and more blogs are coming up. There's a huge list now of people blogging mostly about MS CRM. So where is this list? Everyone has got some other blogs on their blogroll, but there is no full list. Well. Here's a list of what I think is the complete list of MS CRM blogs at the

Thứ Năm, 23 tháng 3, 2006

MS CRM SDK 3.0.4

Microsoft posted the newest version of the SDK for MS CRM 3.0 yesterday. We're on version 3.0.4 now.Download the SDK here.OverviewThe Microsoft CRM 3.0 SDK is for developers, system customizers and report writers. It contains the following sections:Server Programming Guide – A guide for developers writing server side code, custom business logic, integration modules, workflow assemblies and more.

Thứ Tư, 22 tháng 3, 2006

Hiding rows

Hi!Have you already tried to remove fields as described in this article?I've been using this quite some time now, but I noticed something weird. When you have removed two fields which are on the same line, then you don't want to see this row at all. Well, this doesn't work by default.By using jscript you'll need to access the table row and hide it. This doesnt work with the style.visibility = '

Thứ Sáu, 17 tháng 3, 2006

Readonly fields

Ryan Farley has written a nice article about making fields readonly. Ryan has written several good articles from a developers point of view. I expect there will be more good work coming from his hands. Welcome in the world of CRM bloggers Ryan!