MPhil presenation Author: Max Mulawa Research Student,Software Developer Supervisor: Dr Richard Picking Standard for development.

Slides:



Advertisements
Similar presentations
The eXtensible Markup Language (XML) An Applied Tutorial Kevin Thomas.
Advertisements

Chapter 13 Review Questions
Netscape Application Server Application Server for Business-Critical Applications Presented By : Khalid Ahmed DS Fall 98.
Objectives In this session, you will learn to:
OLAP Cubes and Pivot Tables Leveraging the Power of a Microsoft EPM Solution EPM Customization Series Part 1 February 21 st, 2007 Brendan Giles, PMP, MCP.
Dreamweaver MX ? Create professional web pages Visual editing functions –No need to write HTML Includes complete FTP client software Recognises.
ISYS 546 Client/Server Database Application Development.
Process of Making Multimedia
Software Factory Assembling Applications with Models, Patterns, Frameworks and Tools Anna Liu Senior Architect Advisor Microsoft Australia.
Introducing Longhorn. What is it? Longhorn is Microsoft’s “most important software release since Windows 95” – due for release 2006 What this talk covers.
2006 IEEE International Conference on Web Services ICWS 2006 Overview.
Progress Report 11/1/01 Matt Bridges. Overview Data collection and analysis tool for web site traffic Lets website administrators know who is on their.
J2EE Java 2 Enterprise Edition. Relevant Topics in The Java Tutorial Topic Web Page JDBC orial/jdbc
Where Do I Start REFERENCE: LEARNING WEB DESIGN (4 TH EDITION) BY ROBBINS 2012 – CHAPTER 1 (PP. 3 – 14)
What is Web Design The term “web design” has come to encompass a number of disciplines, including: Visual (graphic) design User interface and experience.
Web Application Architecture: multi-tier (2-tier, 3-tier) & mvc
Introduction to.NET. Getting Started Isn’t.NET development expensive? If.NET was important then we would learn about it at University.NET is proprietary.
For more notes and topics visit:
Content Management Systems Equals Distributed Web Site Maintenance Robert Gulick, EdD DBA / Technology Trainer Carmi Gulick.
INTRODUCTION TO WEB DATABASE PROGRAMMING
A Scalable Application Architecture for composing News Portals on the Internet Serpil TOK, Zeki BAYRAM. Eastern MediterraneanUniversity Famagusta Famagusta.
In The Name Of God. Jhaleh Narimisaei By Guide: Dr. Shadgar Implementation of Web Ontology and Semantic Application for Electronic Journal Citation System.
SWE 316: Software Design and Architecture – Dr. Khalid Aljasser Objectives Lecture 11 : Frameworks SWE 316: Software Design and Architecture  To understand.
XML BIS4430 – unit 10. XML Origins Extensible Markup Language (XML) 1998 Inspired by Standard Generalized Markup Language (SGML) and HTML. SGML defines.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Spring 2007.
INTRODUCTION ABOUT ASP.NET ASP.NET also provides a new programming model and infrastructure for more scalable and stable applications.
You Can Make A Wiki, Too A guide to creating a wiki of your own.
Dynamic Content On Edge Cache Server (using Microsoft.NET) Name: Aparna Yeddula CS – 522 Semester Project Project URL: cs.uccs.edu/~ayeddula/project.html.
Introduction into component programming based on Java beans Dušan Tošić
1 © 1999 Microsoft Corp.. Microsoft Repository Phil Bernstein Microsoft Corp.
ISYS 350 Business Application Development David Chao.
Future directions Chip Casanave Data Access Worldwide Miami, Florida.
Chapter 4: Working with ASP.NET Server Controls OUTLINE  What ASP.NET Server Controls are  How the ASP.NET run time processes the server controls on.
Rational Unified Process Fundamentals Module 7: Process for e-Business Development Rational Unified Process Fundamentals Module 7: Process for e-Business.
Intro to dot Net Dr. John Abraham UTPA CSCI 3327.
Justin Tilton uPortal Framework and User Interface Demonstration.
An Introduction to Web Services Web Services using Java / Session 1 / 2 of 21 Objectives Discuss distributed computing Explain web services and their.
ASP.NET &.NET Environment. Overview Part of Microsoft’s.NET environment Used for Development of  Websites  Internet applications  Web Services & XML.
ISYS 512 Business Application Design and Development with.Net David Chao.
File: 05_RETS_Implementation_Best_Practices.PPT 1 RETS Implementation Practices RETS Implementation Best Practices  Business Case  RETS Features  RETS.
Name Title Microsoft Corporation
Submitted by: Moran Mishan. Instructed by: Osnat (Ossi) Mokryn, Dr.
2 Copyright © Oracle Corporation, All rights reserved. Basic Oracle Net Architecture.
© 2016 IBM Corporation Virtual Appliance migration self-assessment May 2016 IBM Security Identity Manager.
MKT 450 Week 5 Learning Team Assignment Final International Marketing Plan Paper and Presentation To purchase this material click below link
Chapter 13 Web Application Infrastructure
MeshCentral 2.0.
Chapter 8 Environments, Alternatives, and Decisions.
Mobile Apps, Web Design, Digital Marketing Company
Netscape Application Server
JavaScript is a language that is used on any website to add tags, improve the function of the website and allow users to interact. When the development.
Systems Analysis – ITEC 3155 Evaluating Alternatives for Requirements, Environment, and Implementation.
By Gary Mandela December 26, 2006
Phil Bernstein Microsoft Corp.
Computer courses in Chandigarh CBitss Technologies, SCO: , Level 3rd, Sector 34A, Chandigarh,, Contact :
Lecture 1: Multi-tier Architecture Overview
Compare and Contrast Testing of... Stand Alone Applications
Software framework University of Kurdistan
Serpil TOK, Zeki BAYRAM. Eastern MediterraneanUniversity Famagusta
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
SAP UI5 Vintage IT Solutions Website: IND: USA: +1.
SAP UI5 Online Training helps you to get experience in the features for real-time implementation by using predefined JavaScript libraries to design new.
Convergence IT Services Pvt. Ltd
The Social Life of Information
C++/Java/COM Interoperability
Business model canvas Prepare a business model canvas of your business idea using the model in the next slide. You can fill it using bullet points and.
Mark Quirk Head of Technology Developer & Platform Group
To Brihaspathi. Software Development Services
Developer & Platform Group, Microsoft Ltd
Quality Management Software
Presentation transcript:

MPhil presenation Author: Max Mulawa Research Student,Software Developer Supervisor: Dr Richard Picking Standard for development of reusable User Interface Web Components

2 My Objective Explain the ideas and reasons for creating the standard. Present examples of the Web UI components. Scope of the standard. Structure of the standard

3 Standard Background What is a component? Two major programming platforms.NET and Java support extensively component-oriented development. Components allow better reusability, extensibility and maintainability of the systems. Complex Web UI Components provide better user experience.

4 Standard Rationale On the software market there is plenty of components available but their quality is not verified at all. Usage and functionality offered by the component might be unclear. Web UI component has to coexist with a lot of constraints like web standards, different browsers, development environments.

5 Examples of Web UI Components TreeView controlMenu control

6 Scope of the standard. Standard does not cover development process but assess its result. I assume that component assessed by standard will be build in ASP.NET (Microsoft Web Technology) Standard will be consisting of Rules divided into categories and subcategories. Standard will have several different levels of compatibility Standard document will be in XML format to allow better knowledge management

7 Standard Structure

8 Summary Standards are becoming more important in software industry High quality of components gives vendors advantage over their competitors on the software market

9 Resources Visit: - website dedicated to web standards - ASP.NET development center - WCAG accessibility standard Read: “ASP.NET server controls and components” by Nikhil Kothari,Vandana Datye, Microsoft Press 2003 ”.NET Components” by Juval Lowy,O’Reilly 2005

10 Any questions?

11 ASP.NET UI Component Standard