MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Bedienungsanleitung Seite 7

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 124
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 6
TUTORIALS POINT
Simply Easy Learning Page 2
Flex applications can run on Browsers as well as on Desktop.
Flex applications are platform independent. UI can be native to platform or can be made same on each
platform.
Flex applications can interact with server with all major server side technologies like Java, Spring,
Hibernate, PHP, Ruby, .NET, Adobe ColdFusion, and SAP using industry standards such as REST, SOAP,
JSON, JMS, and AMF.
Flex Applications developed assures Rich User Experience through intuitive interaction with the application
and presenting information in a visually richer interface.
Flex application is a single page application where states can can transition from one state to other state
without having to fetch a new page from the server or to refresh the browser.
Flex application reduces the load on the server to great extent because it is only required return the
application once, rather than a new page every time when the user changes views.
Disadvantages of Flex
Flex applications are single threaded applications but Flex provides an asynchronous programming model
to mitigate this concern.
Flex is actionscript and XML based. Learning of these two is a must to work in Flex.
Seitenansicht 6
1 2 3 4 5 6 7 8 9 10 11 12 ... 123 124

Kommentare zu diesen Handbüchern

Keine Kommentare