What is the Presentation Layer? - microsoft solution framework

What is the Presentation Layer?

- Presentation layer is the lowest layer in any solution architecture.
- It is responsible for showing information to the end user which could be very different from what the system delivers otherwise.
- It includes formatting of information, string manipulations, i.e. the way end user would actually see/interact with information.

This layer is responsible for:
  • Data encryption/decryption
  • Character/string conversion
  • Data compression
  • Graphic handling
- Its main work is to translate data between the application layer and the network format.
- It follows the data programming structure schemes which are developed for the different languages and also provides a real time syntax used for communication.
- The network devices or the components used by this layer include the redirectors and the gateways.
What are the features of a good user interface? - microsoft solution framework
Features of a good UI: a) “A picture is worth a thousand words”. Thus displaying or conveying messages and instructions through a lot of images and icons help the user guide and use the system.......
Differences between a high-fidelity and low-fidelity design - MSF
Low-fidelity design is more like a sketch on a paper or whiteboard. It is mainly used to review the workflow of the system. It is a high-level design of the system.........
Various types of user interface models - microsoft solution framework
Some of the types of UI are: Graphical UI, Web UI, Command line UI, Touch UI.........
Post your comment