Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4023866
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:39:03+00:00 2026-05-20T10:39:03+00:00

I have a small APP which allows users to view information on Beers and

  • 0

I have a small APP which allows users to view information on Beers and Beers they have tried for a local Bars Beer Club.

I have 4 Views. Beer Menu, All Stats, My Stats and Settings.

Originally, I thought to pull all of the data via a web service and return xml at initial load of the app, and use it throughout.

OR…

I could just pull what I need when I need it. This would result in just pulling the data I need, which would be faster, but it would result in more requests. What would be better:

a) pull all data, store globally, build views as needed.
b) pull only data I need, when I need it. This means if they click on a beer, I would make a request for that beers info. If they clicked on 10 different beers, then that would be 10 different requests.

What is better? Or does it even matter.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T10:39:04+00:00Added an answer on May 20, 2026 at 10:39 am

    yeah, I think on mobile devices these kind of decisions to matter.

    With these kind of concerns I think sometimes there is no right answer but here are a few pointers:

    Use json, not xml (if you can)

    it’s less verbose and, depending on the data, could make a difference to the speed.

    Do not block the UI thread

    This is really a general guide to all app development, in my opinion. The worst thing you can do is block the UI thread.

    Coding for a progressive UI that loads data separately will always be more fiddly than just doing a batch load, and then returning everything. But the extra work will really make your User Experience a lot more pleasurable.

    Be clever about your requests

    This kinda of carries on from the last point. I’m not saying do a million request, but do try and find a balance before less requests, and loading data as needed (which would suggest more requests).

    Try and really think about how the user is going to use your app, and see if you can do some clever pre-fetching based on what you THINK the user might need more in the certain view.

    i.e What is the most likely view to be used next? can you pre fetch the data for that?

    This last part is really the fine tuning, and will result in a lot of trial and error. But the end result will hopefully be a really great app that just feels fast, and feels right.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

hey guys i have written a small webservice which allows users of a company
I have a small app which references the Microsoft.SqlServer.Smo assembly (so I can display
I have created a small application which opens,reads and creates Excel files. The app
I am doing small Silverlight app which will allow users to Create orders. I
I have to develop a small app for which I have to create a
I have a small app that has a Render thread. All this thread does
I have a small app/site on a dev server with a data table in
So I have a small C# app that needs to periodically check the contents
I am a broke college student. I have built a small web app in
I am developing a small windows app, but have some trouble deciding whether to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.