Click here to Skip to main content
15,914,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have created a windows form application. With one combo box, one button and one textbox.
The combo box consists of list of Afaria API's names.
Now based on combo box selection, when i click the button (named as retrive), i should be able to display all the service information in the text box.

Am using the following link to get list of Afaria API names:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0138e96-8606-3110-86bd-ca88a91f110f?QuickLink=index&overridelayout=true&58695023104234

For my example, am using only two API's i.e Channel and Devices.

show how can i call the API on click of a button in C#?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900