Click here to Skip to main content
15,890,579 members

Comments by Tbhavesh (Top 1 by date)

Tbhavesh 14-Aug-12 15:06pm View    
Hi Himanshu,

I found your post on code project and need your suggestion in below situation:

I have SL 5 solution having two projects - Client code and Server side code.

I need to call third party API which can provide response in JSON/XML. I need to perform GET/DELETE/PUT and POST operations.

Now from where I should call this third party API? Client side or Server side. Due to security reasons, I guess I need to call from the server side. What should I use to call third party API - WCF or any other thing?

Any suggestion will be a great help.

Regards,
Bhavesh
thakkarbhav@hotmail.com