Hello Students,
ABC is the three building blocks of WCF and they are known as
A - Address (Where): Address tells us where to find the services, like url
B - Bindings (How) : Bindings tells us how to find the services or using which protocols finds the services (SOAP, HTTP etc.)
C - Contracts (What): Contracts are an agreement between the consumer and the service providers that explains what parameters the service expects and what return values it gives.
A - Address (Where): Address tells us where to find the services, like url
B - Bindings (How) : Bindings tells us how to find the services or using which protocols finds the services (SOAP, HTTP etc.)
C - Contracts (What): Contracts are an agreement between the consumer and the service providers that explains what parameters the service expects and what return values it gives.
Regards,
Dipesh Joshi
---
You received this message because you are subscribed to the Google Groups "vvpce2014" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vvpce2014+unsubscribe@googlegroups.com.
To post to this group, send email to vvpce2014@googlegroups.com.
Visit this group at http://groups.google.com/group/vvpce2014.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment