L
Lars-Erik
Hi!
I've wrapped a LINQ to SQL model twice, and using it in an ADO Data
Services service gives me a lot of trouble trying to expand the
associations. All I get is a <link rel="self" href="..."/> entry.
I've tried to add numerous [IgnoreProperties] attributes to make the
objects as slim as possible when debugging, but I can't figure out why
it don't work. LoadProperty works as expected, so it obviously
understands the associations.
Anyone have any ideas why this is?
L-E
I've wrapped a LINQ to SQL model twice, and using it in an ADO Data
Services service gives me a lot of trouble trying to expand the
associations. All I get is a <link rel="self" href="..."/> entry.
I've tried to add numerous [IgnoreProperties] attributes to make the
objects as slim as possible when debugging, but I can't figure out why
it don't work. LoadProperty works as expected, so it obviously
understands the associations.
Anyone have any ideas why this is?
L-E