Android application using asp.net in server side

user3016732

I want to develop an android application which collects data and send it to the server for further process.I need to use asp.net in the server side with MySQL database.Is it possible to implement android client and asp.net server communication without using web services?

Could someone please help me!!!

Satyaki Mukherjee

Yes it's possible. Android will see only JSON or XML , so if you communication format is JSON or XML then it is obviously possible.

SOAP format is one type of Webservice that's why it's not your answer.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Checkbox checked length in gridview using asp .net server side

From Dev

send value from client side to server side using C# in asp.net

From Dev

how to access client side file in server side using asp.net

From Dev

ASP.NET MVC Web Api: application/xml PUT request body is null on server side

From Dev

Using SignalR as a standalone server application, and not an Asp.Net one

From Dev

Beep in C# .NET application on server side

From Dev

ASP.NET MVC server side printing

From Dev

ASP.NET Chart crashing on server side

From Dev

asp.net server side disabled Radiobutton enabled on client side

From Dev

Validation Controls for ASP.NET Server side or client side?

From Dev

ASP.Net MVC Client Side and Server Side Calculations

From Dev

Server side language for native android application

From Dev

Using Iron Router on Server Side of Meteor Application?

From Dev

How to set asp.net 's label 's text using javascript and get setted value on server side

From Dev

How to show server side validations errors on asp.net mvc using Ajax

From Dev

Server side tick box selection using a Telerik radgrid in asp.net (C#)

From Dev

How to send FormData and handle it at server-side using ASP.NET

From Dev

Server side tick box selection using a Telerik radgrid in asp.net (C#)

From Dev

What are the server side scripting languages supported in ASP and in ASP.Net

From Dev

Render React JS server side using .net

From Dev

Uploading files (video files) to S3 server from android using signed URL’s generated from server side application

From Dev

Is it possible to create an Android application where the server side run on Android Mobile?

From Dev

ASP.NET : Error - Server Error in '/' Application

From Dev

Migrated ASP.NET application to new server

From Dev

ASP.net server error in '/' Application Inherits

From Dev

Raise error in ajax call from server side asp.net

From Dev

Server-side graphics in ASP.NET Core

From Dev

ASP.NET server-side scripting in Visual COBOL

From Dev

ASP.NET MVC call REST Service from server side

Related Related

  1. 1

    Checkbox checked length in gridview using asp .net server side

  2. 2

    send value from client side to server side using C# in asp.net

  3. 3

    how to access client side file in server side using asp.net

  4. 4

    ASP.NET MVC Web Api: application/xml PUT request body is null on server side

  5. 5

    Using SignalR as a standalone server application, and not an Asp.Net one

  6. 6

    Beep in C# .NET application on server side

  7. 7

    ASP.NET MVC server side printing

  8. 8

    ASP.NET Chart crashing on server side

  9. 9

    asp.net server side disabled Radiobutton enabled on client side

  10. 10

    Validation Controls for ASP.NET Server side or client side?

  11. 11

    ASP.Net MVC Client Side and Server Side Calculations

  12. 12

    Server side language for native android application

  13. 13

    Using Iron Router on Server Side of Meteor Application?

  14. 14

    How to set asp.net 's label 's text using javascript and get setted value on server side

  15. 15

    How to show server side validations errors on asp.net mvc using Ajax

  16. 16

    Server side tick box selection using a Telerik radgrid in asp.net (C#)

  17. 17

    How to send FormData and handle it at server-side using ASP.NET

  18. 18

    Server side tick box selection using a Telerik radgrid in asp.net (C#)

  19. 19

    What are the server side scripting languages supported in ASP and in ASP.Net

  20. 20

    Render React JS server side using .net

  21. 21

    Uploading files (video files) to S3 server from android using signed URL’s generated from server side application

  22. 22

    Is it possible to create an Android application where the server side run on Android Mobile?

  23. 23

    ASP.NET : Error - Server Error in '/' Application

  24. 24

    Migrated ASP.NET application to new server

  25. 25

    ASP.net server error in '/' Application Inherits

  26. 26

    Raise error in ajax call from server side asp.net

  27. 27

    Server-side graphics in ASP.NET Core

  28. 28

    ASP.NET server-side scripting in Visual COBOL

  29. 29

    ASP.NET MVC call REST Service from server side

HotTag

Archive