Flex 3 in RIA Development by Devaraj. Introduction to RIA Applications with RICH UI Web Applications Desktop Applications –Online mode –Offline mode.

Slides:



Advertisements
Similar presentations
Introduction to the Spring Framework
Advertisements

Adobe Flex as RIA Adobe Flex as RIA Developed by Sagar K Developing Rich Internet Applications with Adobe Flex, ActionScript.
Arquiteturas .NET e Java
Web Toolkit Julie George & Ronald Lopez 1. Requirements  Java SDK version 1.5 or later  Apache Ant is also necessary to run command line arguments 
Spring, Hibernate and Web Services 13 th September 2014.
JNDI Java Naming Directory Interface JNDI is an API specified in Java that provides naming and directory functionality to applications written in Java.
Designer’s Challenge – Web-based Applications using Adobe Flex and OpenInsight Clay Borne President CLB IT.
Web 2.0 for AtGentive A Brief Introduction to Web 2.0 Ye DENG
Chalermvong Vijitpiyakul Microsoft MVP Greatfriends.biz Community Lead GF 30 August 2009.
Google Web Toolkit - Gufran Mohammed. Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications.
Do We Really Need Rich-Interface Technologies? Yifan Zhang
RIA - Flex and ActionScript RIA – Flex and ActionScript CS590 - Ashok Sahu.
Session-01. Layers Struts 2 Framework The struts 2 framework is used to develop MVC-based web application. Struts 1.0 was released in June The.
© Internna Technologies 1 IWebMvc Features, Possibilities & Goals.
Address - #22, 1 st Floor, Station View Road, Kodambakkam, Chennai JTech Soft Solutions Website:
Emerging Platform#4: Android Bina Ramamurthy.  Android is an Operating system.  Android is an emerging platform for mobile devices.  Initially developed.
UNIT-V The MVC architecture and Struts Framework.
RIA Introduce Comparison among several technology.
1 Professional Java & Forthnet The..ilties: Availability, Scalability, Reliability, Security Manageability, Maintainability,Flexibility, Extensibility.
Integrating Flex with Spring Chris Giametta
RIA & Adobe Flex Yunhui Fu 11/05/2008. What’s RIA RIA (Rich Internet Applications) –web applications which look and perform like desktop applications.
AJAXWorld Conference, October 3, 2006 Flex for the Enterprise Mark Piller Midnight Coders, LLC.
Next generation e-learning with flex Christophe Herreman Application Indie Group
Prepared by Stephen Olaño June 12, Rich Internet Applications It allow to build rich applications with data and multimedia contents, offering a.
Traditional Web Based Application Structure Frameworks define how the application is designed, organised and deployed across various tiers.
JBoss Developer Studio. JBoss Developer Studio provides a certified open source development environment that includes and integrates: Eclipse Eclipse.
PowerDesigner 与对象建模. 2 Why Using UML? Visually define and communicate the structure and behavior of an application Represent systems using Object-Oriented.
TDDD05 EJB Lab (Part of slides reused from Mikhail’s) Lu Li
JBoss at Work JAW Motors Application Chapter 1-3 Jeff Schmitt October 9, 2006.
|Tecnologie Web L-A Anno Accademico Laboratorio di Tecnologie Web Introduzione ad Eclipse e Tomcat
第十四章 J2EE 入门 Introduction What is J2EE ?
Extending ArcGIS for Server
2006 Adobe Systems Incorporated. All Rights Reserved. 1 Adobe’s Open Source Flex SDK. OSCON - July 2008 Portland, OR Duane Nickull & James Ward Sr. Technology.
Data-driven Flash Development with AMFPHP David Knape
ColdFusion 9 and Flex 4: Application Development Ryan Stewart Platform Evangelist, Adobe Systems
Google Web Toolkit An Overview By Shauvik Roy Choudhary.
Flex Data Communications Nick Kwiatkowski, Michigan State University.
Adobe Flex 2.0 By Axel Jensen. Table of Contents Evolution of Computer Applications Advantages of Rich Internet Applications (RIA) Different RIA Technologies.
Rich Internet Applications 8. Other RIA technologies.
2006 Adobe Systems Incorporated. All Rights Reserved. 1 Adobe RIA Technologies: Adobe Flex 3 Cornel Creanga Platform Evangelist
Introduction to Web Dimitar Nenchev Ivan Nakov
Ch 2 – Application Assembly and Deployment COSC 617 Jeff Schmitt September 14, 2006.
2006 Adobe Systems Incorporated. All Rights Reserved. 1 RIAs - Beyond the Buzz James Ward Technical Evangelist jamesward.org
Flex Tahirhussain. Confidential | Copyright © Larsen & Toubro Infotech Ltd. 2 Contents 1. What is Flex 2. Why Flex.
Java Web Development with NetBeans IDE -- Kai Qian Chapter 5 JavaServer Faces (JSF) Technology.
Building cool web applications with Flex Presenters Joseph Khan Rasmiranjan Nayak.
Flex 2 We’re Not in Kansas Anymore! or Welcome to Flex Theo Rushin Jr TeraTech, Inc.
Topic Java EE installation (Eclipse, glassfish, etc.) Eclipse configuration for EE Creating a Java Web Dynamic Project Creating your first servlet.
Spring Framework. About spring Spring is the most popular application development framework for enterprise Java. Millions of developers around the world.
Understanding StarTeam Enterprise Advantage Course #4124.
Introduction to Flex 2 by Rich Tretola. About Me Rich Tretola is a senior software developer at Herff Jones, Inc. specializing in Rich Internet Applications.
Spring and DWR Frameworks for Rich Web Enterprise Application Thomas Wiradikusuma Presentation to the 20 th.
Ajax VS Flex A comparison based on shopping cart implementation PoHsu Yeh py2157.
Implementation of SCENS Yan Zhao. Current Status Current implementation is web-based –
Unit-IV - Flash Player - Flex framework - MXML introduction - Action script introduction - Working with Action script - Flex data binding - Common UI components.
Java Programming: Advanced Topics1 Introduction to Advanced Java Programming Chapter 1.
Singleton Academy, Pune. Course syllabus Singleton Academy Pune – Course Syllabus1.
Basic Java training Harinath Mallepally
Topics to be covered (ni) Client side validation JSF (free tools as well) Webservices Tell Resources e.g. sites Packaging and deploying web applications.
J AVA T RAINING IN A HMEDABAD By TOPS Technologies 1 TOPS Technologies Java Course.
CFUNITED – The premier ColdFusion conference Flex 2.0 and ColdFusion Integration – 101 Nahuel Foronda Laura Arguello.
Mind Q Systems Leader s In Training /7, 2nd Floor, Srinivasa Nagar Colony (W) Above HDFC Bank, S.R. Nagar Hyderabad Tel: /92.
June 28 th – July 1 st 2006 Thomas Burleson Principal Architect Understanding Flex 2 Data Services “With ColdFusion, why should.
Technologies For Creating Rich Internet Applications Presenter's name
Introduction to Advanced Java Programming
Unit 6-Chapter 2 Struts.
Sakai WebApp Structure
Introduction to Struts
J2EE Application Development
1.4 ทบทวน JAVA OO Programming Concepts Declaring and Creating Objects
Presentation transcript:

Flex 3 in RIA Development by Devaraj

Introduction to RIA Applications with RICH UI Web Applications Desktop Applications –Online mode –Offline mode

RIA Tools Flex AJAX (DOM with framework like GWT) Java FX Silverlight OpenLazlo

Advantage of Flex Adaptability (weborb, amfphp) Broad Usage Popularity OOPS similar to JAVA

Introduction to Flex AS3 vs. MXML SDK (mxmlc) Different available IDE –Flex Builder –Flash Develop –Powerflasher FDT

OOPS Interfaces Inheritance Dynamic Class Super Method Polymorphism / Overloading

Introduction to AS3 Packages Namespaces Interfaces –IViewCursor for working with Collections –ICollectionView (sorting, filtering)

Flex Communication WebService (WSDL) HTTPService (GET / POST) RemoteObject

Flex Architectures Cairngorm Pure MVC Mate Flicc / Parsley LCDS Hibernate

Flex vs. JAVA Powerful Architectures Eclipse, ANT, Linux, MAC Supports Open Source SDK UML to AS3 Code Generators (vasgen) LCDS / Granite DS support Flash Player 10 Just Born (Jun ‘06 vs. ‘95)

JAVA Introduction JavaBeans (jar components) War files EJB (Business – Presentation) –Server-side component architecture –JNDI (API Directory Service) Struts (MVC) –struts-config.xml (configures controller) [contd..]

JAVA Introduction Spring (Inversion of Control / Dependency Injection ) –Don’t call me i will call you –Architecture configured by descriptor (internal or external) –applicationContext.xml configures beans(context) workflow [contd..]

JAVA Introduction Hibernate (DBMS binding - ORM) –hbm.xml maps classes with rdbms and cfg.xml roots to hbm.xml

Things to be taken care Coding conventions Memory Management

Questions ?

Bye, Have a Good Day!