Visual Studio Api
Hello ,
I am trying to connect to RTC repository programatically using API .
I have dowloaded visual studio plugins and trying to use the dll
https://jazz.net/wiki/bin/view/Main/APIUsage#How_does_the_VS_Client_talk_to_t
Question
Can i get any example , so that I can use rest service in c# .
One answer
Hi Mohan,
https://jazz.net/wiki/bin/view/Main/APIUsage#How_does_the_VS_Client_talk_to_t does not present any dll file.
Anyway these 3 links can demonstrate you how to use REST in c#:
http://stackoverflow.com/questions/4970499/c-sharp-rest-api-client
http://stackoverflow.com/questions/9620278/how-do-i-make-calls-to-a-rest-api-using-c
http://msdn.microsoft.com/en-us/magazine/ee309509.aspx
Let us know if it helps for you.
Best regards,
Krzysztof Kazmierczyk
https://jazz.net/wiki/bin/view/Main/APIUsage#How_does_the_VS_Client_talk_to_t does not present any dll file.
Anyway these 3 links can demonstrate you how to use REST in c#:
http://stackoverflow.com/questions/4970499/c-sharp-rest-api-client
http://stackoverflow.com/questions/9620278/how-do-i-make-calls-to-a-rest-api-using-c
http://msdn.microsoft.com/en-us/magazine/ee309509.aspx
Let us know if it helps for you.
Best regards,
Krzysztof Kazmierczyk