VMWare SDK

JohnMcBride on February 16th, 2009

There might be a time in which you need to strongly name the VimServer.dll that gets created from the WSDL within the SDK. If you need help with that, check out a previous  post here I wont re-hash the previous article but will just focus on making the DLL strongly named. The first step is [...]

Continue reading about VMWare SDK HowTo: Making the VimService.dll strongly named.

If you are writing .NET code using the VMWare SDK, you already know that the ESX host its self has the set of web services installed on it that we use in order to interact with the VMWare system. One thing you might not know, is that if you have Virtual Center installed in your [...]

Continue reading about VMWare SDK HowTo: Determine if you are talking to a ESX Host or Virtual Center Server