December 2004 - Posts

What's with the CRM security descriptor?
In response to a number of questions I'm seeing on the Microsoft CRM newsgroup I've gone back through the archives and dug this up. I hope it helps. There's been lots of speculation around the security descriptors in Microsoft CRM, and none of it is quite Read More...
Posted 10 December 04 01:01 by mikemill | 0 Comments   
Filed under
CRM callouts are just plain hard to write
Building callout handlers for MS-CRM is hard. It’s just plain hard. Not because writing a COM object that implements an interface is hard – we’ve got a boatload of tools to help with that. They’re hard to write because the model is inconsistent and incomplete. Read More...
Posted 09 December 04 10:08 by mikemill | 9 Comments   
Filed under
Add / Entity scenario in CRM 2005
I’m trying to get a feel for how ISVs and VARs might use custom tables and custom entities in MS-CRM. The canonical example around building 110 is that someone would add a BankAccount child entity to a customer (likely an Account). But that sure doesn’t Read More...
Posted 03 December 04 03:50 by mikemill | 4 Comments   
Filed under
More fun with XSD
One more old post making its way to MSDN. Torsten Schuster asked about the XML serializer , but unfortunately it was pretty buried. I saw it, but I'm not sure anyone else did. It sounds to me like another case of old CRM XSD and the VS XSD tool, but I'm Read More...
Posted 01 December 04 12:45 by mikemill | 0 Comments   
Filed under
Dealing with broken XSD
I'm bringing this over to MSDN from its original home. Ok, I've been dealing with this broken XSD issue for so long now that I just can't stand it. The platform has ways to give you back XSD, but it's not really XSD, and it's not really friendly about Read More...
Posted 01 December 04 12:39 by mikemill | 3 Comments   
Filed under
Web services aren’t distributed objects
Why do we continue to try forcing a distributed object model into the world of web services? Nowhere in the name is there any hint that web service architecture has anything to do with distributed objects. Nowhere is there an implication that there are Read More...
Posted 01 December 04 12:15 by mikemill | 7 Comments   
Filed under ,
Removing unwanted attributes
Any old post moving over to MSDN where I can find it. First, let me start off by saying that this is a completely unsupported process. There are a number of things that can go wrong and probably will go wrong, and if you break it there's nothing the support Read More...
Page view tracker