VMware {code} Community
ghosther
Contributor
Contributor

Help Virtual Center + C# begginer

Please somebody...

Could you tell me all requeriments for develop a C# application that execute the following usin Virtual Center:

Power On a Vm

Power Off

Get Performace Status(like web admin in ESX Server)

i need to know all the software that i may install on my pc...

i have installed:

Visual Studio(off corse)

Esx server 2.0

And nothing else...

please could you give me the rest of the list, and the url??

and a sample application code.

Regards.

Reply
0 Kudos
2 Replies
navadavuluri
Contributor
Contributor

Hello,

Please take a look at these C# samples: http://communities.vmware.com/community/developer/codecentral/vsphere_ws_c

I would advise downloading the Webservices SDK

Here is the documentation to the SDK: http://www.vmware.com/support/developer/vc-sdk/

Developer's setup guide will guide you through setting up the environmental variables, etc.

Programming Guide will guide you through the concepts of programming on vSphere Data models, etc

The Webservices SDK could be used from Client (where your Visual Studio is).

Please let us know if there is further questions.

Thanks You,

Nava Davuluri

http://communities.vmware.com/community/developer/codecentral

http://communities.vmware.com/community/developer/codecentral
Reply
0 Kudos
ghosther
Contributor
Contributor

thanks my friend.

Reply
0 Kudos