We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,619 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

Mobile Application Development

For a mobile application development project what would be the best data communication technology ?
is it web service project is better or WCF application project ?
any clear reasons are also welcome

Thanks
Sanjeewa

3
Contributors
6
Replies
6 Days
Discussion Span
10 Months Ago
Last Updated
9
Views
Question
Answered
sanjeewa.abeywardana
Light Poster
31 posts since Jul 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

You need to explain more in details what sort of data management/transfer you need. Often simple server request with return of JSON object is good approach

peter_budo
Code tags enforcer
Moderator
15,787 posts since Dec 2004
Reputation Points: 2,867
Solved Threads: 944
Skill Endorsements: 49

hmmm... JSON objects , nice , thanks
about the explanation, lets say the database is there while the web application is written to access the data, THAT PART IS OK .

So the other users access the same data from mobile UI and me as the developer use the same methods in the data layer to get the data to the mobile users as well.
For this i normally use Web services, but WCF applications are there for what purpose , I have heard that it is extended version of the web services , so rather than use Web services, can I use WCF applications? .

This is what I really want to know as I'm in the beginning of the project

Thanks

Sanjeewa

sanjeewa.abeywardana
Light Poster
31 posts since Jul 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

Sorry Windows development is not my forte

peter_budo
Code tags enforcer
Moderator
15,787 posts since Dec 2004
Reputation Points: 2,867
Solved Threads: 944
Skill Endorsements: 49

oh, others are also welcome to response

sanjeewa.abeywardana
Light Poster
31 posts since Jul 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

My knowledge on WCF is limited. But I think WCF supports REST/AJAX, which will not pack the data inside a complex SOAP headers or XML. For communicating with mobile its better to keep the data small as the network latency on phone is high. It does not matter what backend you are using, always keep your communication data simple and small which improves your performance on mobile. Hope this answers your question.

saisyam.dampuri
Newbie Poster
4 posts since Jul 2012
Reputation Points: 0
Solved Threads: 1
Skill Endorsements: 0

Ok, I got some idea , so this post is partially solved

sanjeewa.abeywardana
Light Poster
31 posts since Jul 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0
Question Answered as of 10 Months Ago by peter_budo and saisyam.dampuri

This question has already been solved: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.0970 seconds using 2.68MB