Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Web Services   (RSS)

Web Services: Revolutionize your business

Industry is talking of Web Services to the height of Petronas Towers. For an IT professional unaware of Web Services following questions come up, 1. How practical is it when it comes to implementation? 2. Are they real, or hype? 3. Why Web Services? 4.
Posted by samar | 2 Comments
Filed under:

Publish, Discover and Invoke Web Services using SOAP and UDDI

Introduction The project contains code that allows to Describe, Discover and Invoke a web service in .NET using SOAP SDK 3.0 and UDDI SDK 2.0 beta on .NET SDK 1.1. Background UDDI (Universal Description Discovery and Integration) is a standard that defines
Posted by samar | 0 Comments
Filed under: ,

Retrieving SOAP Envelope from WebException

Web Services might be invoked using HttpWebRequest. If the invocation raises a service specific exception, the WebException’s Message property gives “Internal Server Error (500)”. There exists a need to parse the WebException object to retrieve the original
Posted by samar | 0 Comments
Filed under: ,
 
Page view tracker