Click here to Skip to main content
15,921,837 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
which is a best and speedest way to send data from my asp.net website to android application?
Posted

 
Share this answer
 
v2
If you are talking about the session data I have done same thing between 2 technologies. Asp.Net and PHP. You can save the data in the database from asp.net and android application can read it from there.
 
Share this answer
 
Comments
Member 11082224 6-Apr-15 4:35am    
Not like that, i want to send song playlist from my asp.net website to android application .

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