ProjectDeveloper.com homepage
Website sections:
Company and services
Project management
» Application development
Previous work
Contact/Submit an inquiry
Site map
Homepage
SalesGetter™ CRM - Performance enhancing power™
Current section's content:
Overview of this section's articles
SalesGetter™ CRM - Performance enhancing power™
Get an accurate website search engine!
Computer application development process
- Computer application development stages
· Analysis stage
· Production stage
· Delivery stage
- Users Requirements Statement
Website layers of qualities
About this website design
Page-level navigation problems
Subject matters and information flow role in application development
- Using information flow
- Using subject matters
» Summary
Increasing MS Access mdb file operating speed
Subject Matters and Information Flow Role in Application Development

Summary

Information flow and subject matters are not the same. Many problems that are related to either data storage structure or user interface development can be avoided by applying the right principles to the right parts of application development.

These application elements that the users directly interact with should be developed based on information flow. For example, user interface and application's navigation structure should be developed so that interacting with the application produces coherent experiences for the users - that is, so that interacting with the application produces a "flow of information" rather than discontinuity and discontent. Accordingly, the latter should dictate which features and tools are made available to the users, just as it should dictate the development of content and application and page level navigation features and other user interface aspects.

Most relational database application's data storage structure should be built by connecting the subject matters that the application deals with and so that first the subjects become tables and their characteristics become table fields.