C# Call Web Service and Get String Result


/ Published in: C#
Save to your folder(s)

Basic example of calling a web service from code using GET. You can pass parameters in as query vars.

Assumes return type of service is "String". Example return xml:


US

@SNIPPLR TEAM: Please let me put xml attributes in code sections in comments!

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.