DataContract -> control input and output
ServiceContract --> control the method
1. Create a interface (Service Contract) to define the methods available
2. Define Data contract if any
3. Create a host (.svc)to implement the interface
4. Client to consume
Friday, April 8, 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment