Chapter 33. Advanced Web Services Programming


In This Chapter

  • Designing for Service-Oriented Architectures (SOA)

  • Using Web Service Discovery

  • Using Custom SOAP Headers

  • Programming Secure Web Services

  • Data-Binding Windows Forms to Web Services

Learning the appropriate syntax for creating web services is certainly important, but it is definitely not where the majority of work with web services takes place. Creating web services that add value in loosely coupling application components hinges more on effective design and appropriate technology decisions than it does on your knowledge of web service attributes.

This chapter introduces you to some of the techniques and design patterns that are used to create web services that add value to distributed applications, such as designing with Service-Oriented Architecture (SOA) in mind, discovering information about web services dynamically at runtime, maintaining a secure environment with web services, and even how to bind Windows Forms components to data returned from web services.



Microsoft Visual C# 2005 Unleashed
Microsoft Visual C# 2005 Unleashed
ISBN: 0672327767
EAN: 2147483647
Year: 2004
Pages: 298

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net