I am planning to add a WCF Behavior to all the web services(SOAP + REST) in my solution. I plan to use the same IParameterInspector implementation. Is there a way in the implementation I can identify if the request call is for a WCF service or REST Service.
Ok, so I was part way through the long winded process of creating DTOs for sending my model over the wire and I don t feel like I m going down the right route. My issue is that most of the entities ...