Configuring WCF Data Service using Lambda Expressions(blogs.microsoft.co.il)
submitted by
gilf(2139) 1 year, 1 month ago
One of the things that I avoid when I’m writing code is the use “magic strings”. Hardcoded strings are a code smell and should be rarely used. When using WCF Data Service configuration object you’ll have to pass the entity set’s string name to the configuration methods which as I wrote I would like to avoid. This is why in today’s post I’m going to extend the DataServiceConfiguration object.
|category: WCF
|Views: 41
tags:
WCF another
Everyones tags:
Your Tags: