, № 1 , -. , , ( , - ), // , , - , "SET/WHERE" , .
, , //, , , , .
№2 XML , , :
Android Post Example
URL, .
:
http://www.example.com/MyWebService.asmx/AddReferrer?variable1=foo&variable2=bar&variable1=foo2&variable2=bar2
, .net-. .net variable1, DB, .
[WebMethod]
public string AddReferrer(string[] variable1, string[] variable2)
{
, !