Month: November 2010

Not Found

Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.

WCF Data Services and Enums

Enums are currently not supported in WCF Data Services, and option seems to be to use either integer and constant values or string and constant values. A data contract will work with WCF services, but since WCF Data Services is tied to EF… slightly different as OData doesn’t support it either.

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> WCF | Comments Off on WCF Data Services and Enums