Writing Mobile Code Essential Software Engineering for Building Mobile Applications [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Writing Mobile Code Essential Software Engineering for Building Mobile Applications [Electronic resources] - نسخه متنی

Ivo Salmre

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید











Introduction to Mobile Application Data Access


After deciding on the scope of your application, committing to a performance-minded development methodology, and coming up with a user interface model for your mobile application, it is important to get the data access model for your application right.

Your mobile application's data access model defines how the application deals with its longer-term information retrieval and storage needs. As discussed earlier in the book, memory models determine how your application manages data and resources in memory; similarly your mobile device application will need a data access model that determines how it moves data in and out of longer-term storage.


/ 159