Click here to Skip to main content
15,897,519 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Send the data to server in POST method with two parameters ( name1 : value) (name2: value)
in Windows phone 7.

please tell me all possible ways like using of JSON...etc.
Posted

1 solution

Whatever the data it is, you can use System.Net.WebRequest class
 
Share this answer
 
Comments
venuchary 14-Sep-12 2:20am    
Is there any Procedure/Syntax differences for the POST and GET method with parameters in Windows Phone 7 ?

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