WCF Client Extensibility -


can use wcf extensibility feature on non-wcf client? meaning client not run .net framework.(php etc)?

i understand can use wcf extensibility features inspect messages, change operation/service behaviour etc @ client side while making request.

thanks jagadish


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

C++ Program To Find Smallest and Largest Number In Array -