Web Services

While writing some VMWare SDK/Web Services howto posts as well as some production code in C# I recently ran into an issue where the vimService object was taking upwards for 3 minutes to instantiate. I figured that I might have messed up on adding the web service reference, so I re-added the web service reference [...]

Continue reading about How to fix the slow load times when using the VMWare WebServices API in C#.