|
Beginning .NET Web Services using C# guides programmers with a working knowledge of C# through the development of powerful and userfriendly Web Services. Web Services build on componentization via the Internet or an intranet, enabling a calling application to implement a service without requiring it to have prior knowledge of the service offered. The opportunities enabled by this technology have ensured that Web Services hold an important place in the .NET environment and have opened up the development possibilities available to programmers. This book will help you to develop your knowledge of Web Services using a teaching style that is designed to increase your confidence as you progress through the practical examples. What you will learn from this book:What a web service is, and what can be achieved using themNamespaces, schemas, and the role of XML in web servicesHow to use WSDL to describe data exchanged by a web service, and the format of this dataAccessing web services over HTTP using SOAPHow to create and consume web services with ASP.NET using command line code, and then Visual Studio .NETHow to extract data from a database and send it as a web service response, and then to modify the database conten What you learn from this book is consolidated and put into a practical context in the last two chapters as we design and implement an ecommerce web service, and describe its deployment and distribution, providing you with the knowledge to create your own web services.Who is this book for?This book is for developers who want to learn how to create powerful, robust, userfriendly Web Services using the C# language. A working knowledge of C# is assumed.
|
|
|