Note: While using the source code, the service reference will
have to be updated to added again as the address of the service that was being
used was specific to my system. It could differ on other systems.
Points
of interest
What we have tried to do here is to
understand some basic concepts of a WCF service. We created a sample WCF
service. We have also created a sample website to consume the WCF service.
There are various alternatives when it
comes to hosting, accessing, and using a WCF service. We have only looked at
one particular way. One good exercise would be to change this service to make
it accessible via AJAX. It is more like a WCF service involves some code and
some configuration. If we need to use different sets of ABCs for this service,
then the code (logic) will not change, the only change that will be required is
in the configurations.
No comments:
Post a Comment