There is a project Mobile application and this app communicate with the existing writed C# server.
How to efficient way to comminicate with PhoneGap and C# server application.?
There is a project Mobile application and this app communicate with the existing writed
Share
I recommend ASP.NET MVC and return JSON Data.
Good sample: http://www.hanselman.com/blog/OneASPNETMakingJSONWebAPIsWithASPNETMVC4BetaAndASPNETWebAPI.aspx