Quantcast
Channel: Trevor Sullivan's Tech Room » api
Viewing all articles
Browse latest Browse all 3

PowerShell: Shortening Web Service Type Names with a Hashtable

$
0
0
When you use the New-WebServiceProxy class, you probably have noticed that PowerShell dynamically generates some really ugly type names. For example, if we get a reference to the Bing web service (you’ll need to get an API key first): $BingSearch … Continue reading

Viewing all articles
Browse latest Browse all 3

Trending Articles