Browse by Tags

Sorry, but there are no more tags available to filter with.
26 April 2007
Accessing Description / Metadata (WSDL) of WCF Web Service
WSDL or service metadata is the core for accessing or using any web service. In ASMX web service, browsing WSDL is straight forward. You develop a web service, host inside IIS and then simply browse ASMX file to view WSDL. But things are not the same Read More...
2 Comments
Filed under:
 
23 April 2007
Exception Handling in WCF Web Service
Exception handling in ASMX web services was a painful job. Information was getting lost over wire / serialization; it was tricky to get fault code back and having a strongly type mapping between service raised exception and client consumed exception was Read More...
9 Comments
Filed under:
 
Page view tracker