LINQ in Action roller

Forcing Values to Null When Passing List<Object>

We are trying to create a Data Access Layer with minimal code in it. We pass a List of LINQ objects as parms to our web service methods. In order to get updates to work, I either had to use reflection or a deep clone technique to force the "identity manager service" (I think that's what it is called) to detect the changed fields. Ultimatley, the LINQ objects will be XML that will be processed by BizTalk. But my issue is now how to set a field to null. Apparently if a field value is null, the "identity Read More...
Published Wednesday, May 28, 2008 12:59 AM by MSDN Forums: LINQ Project General
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication