Technologies and Characteristics 00000594 Outline Description –Architecture –ER Model –Pages Template Reasons of some choices Problems Encountered Some.

Slides:



Advertisements
Similar presentations
 Where to find information without us  Two interesting websites for you to explore  Tools you can use to make your own sites at home – including some.
Advertisements

Make your choice from more than 70 templates to get a quick start online!70 templates.
University of Guelph Website Redesign 2007 Stuart Robertson Manager, University Website.
1 Visual Studio Enhancements. 2 Integrated Ajax Support Don’t need an Ajax-Enabled Template Automatic Extender Detection Add Extender Wizard.
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
Website For Traveling! by : Hammad Abed, Rabie Loulou Supervisor : Viktor Kulikov Spring 2009 The Faculty of Electrical Engineering - Softlab.
The Jukebox Orian Paz & Yair Cleper Instructor: Viktor Kulikov Semester: Spring 2009 Final Presentation.
Multiple Tiers in Action
Performed by:Gidi Getter Svetlana Klinovsky Supervised by:Viktor Kulikov 08/03/2009.
On-Line Video Store Vitaly Panor Tal Joffe September, 2009 Project Supervisor: Victor Kulikov VTVS.
Inline, Internal, and External FIle
ECA 228 Internet/Intranet Design I Intro to the Web.
It’s World Wide! I NTRODUCTION TO T HE WEB 1 Photo courtesy:
WEB DESIGN SOME FOUNDATIONS. SO WHAT IS THIS INTERNET.
Website Development for the Leave/Travel System and for Interfacing a Database PresentationBy Linda M’mayi Fort Valley State University.
Cen 312 Web Programming Özgür Örnek.
WEB329 ASP.NET: A Lap Around the New Enhancements for Web Developers in Microsoft Visual Studio 2005 Omar Khan Lead Program Manager Web Platform and Tools.
Windows.Net Programming Series Preview. Course Schedule CourseDate Microsoft.Net Fundamentals 01/13/2014 Microsoft Windows/Web Fundamentals 01/20/2014.
INTRODUCTION TO DHTML. TOPICS TO BE DISCUSSED……….  Introduction Introduction  UsesUses  ComponentsComponents  Difference between HTML and DHTMLDifference.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Web Design Dreamweaver Semester 2 ATBs. ATB #1 What is a web site?
 Computer Information System Club focused on the understanding and applied learning of web development.  The club was founded in April 5,  We.
SUNY Upstate Medical University Faculty Database System for the Internet Weizhen Tu and Larry Polly Educational Communications SUNY Upstate Medical University.
1 CS 3870/CS 5870 Static and Dynamic Web Pages ASP.NET and IIS.
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
Languages in WEB Presented by: Jenisha Kshatriya BCM SS09.
3-player Chess Cașu Cristinel (III – 2A) Hortolomei Irinel-Florin (III – 1A)
CSE3310: Web training A JumpStart for Project.
Catlyn Colson. Recap of Previously Completed Work Previously I had done the following: Built the Database, started basic layout of the webpage, connected.
Tutorial 10 Adding Spry Elements and Database Functionality Dreamweaver CS3 Tutorial 101.
Coding: XHTML and CSS. Why code? Writers and editors are often asked to write and edit web copy. Although it is easy to create a web site without coding.
Session 1 SESSION 1 Working with Dreamweaver 8.0.
IT204 - Web Scripting and Authoring I Introduction to Dreamweaver Unit 6.
Expression Web 3... now with TFS!. What is Expression Web 3? Professional web design and development tool Create standards-based Web sites faster & easier.
WEBMATRIX Microsoft Pranav Rastogi.
Lesson 19: Site Development with FrontPage 2003 – Advanced Features.
C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)
Tuukka Haapaniemi XForms – What’s the need? HTML forms Very outdated Hard to develop and to maintain Requires lot of work To create basic.
Sudoku Taryn Wise. Operational Concepts and System Requirements Solve sudoku puzzles in a convenient way Have a notes option for number possibilities.
WEP Presentation for non-IT Steps and roles in software development 2. Skills developed in 1 st year 3. What can do a student in 1 st internship.
İsmail Özdemir Hüseyin Tüfekçilerli Advisor: Dr. Arzu Baloğlu.
Microsoft ASP.NET Beginning Object-Oriented Web Design Bryan Jenks © Integrated Ideas 2005.
What’s Next? MIS 314 Mr. David Auer. Outline  What’s Next? ISC tracks ISC tracks E-commerce developer track E-commerce developer track MIS Intermediate.
COMP3121 E-Commerce Technologies Richard Henson University of Worcester December 2011.
IHacky Jon Lao Hong Nguyen Marcius Bagwan. iHacky Goals: Widen the social level of the developer community by popularizing their ways of software development.
Data Access Worldwide May 16 – 18, 2007 Copyright 2007, Data Access Worldwide May 16 – 18, 2007 Copyright 2007, Data Access Worldwide Product Roadmap John.
CSE3310: Web training A JumpStart for Project. Outline Introduction to Website development Web Development Languages How to build simple Pages in PHP.
Introduction to ASP.NET development. Background ASP released in 1996 ASP supported for a minimum 10 years from Windows 8 release ASP.Net 1.0 released.
NAVSEA Liaison Scott Huseth Faculty Advisor Dr. Jiang Guo Team Members Areg Abcarians David Ballardo Niteen Borge Daniel Flores Constance Jiang June 3,
A Presentation Presentation On JSP On JSP & Online Shopping Cart Online Shopping Cart.
For support, call x4 Introduction to Dreamweaver Presented by TRAINER NAME.
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
Web Application Development Process
Creating and Processing Web Forms
DYNAMIC CONTENT DELIVERY
AlCaDB/PdmV meeting Thursday, 26 April 2012 Student: Aidas Tilmantas
ASP.NET MVC Introduction
Objectives Design a form Create a form Create text fields
Introduction to Advance Web Technologies
Microsoft Ajax Taking Ajax to the Next Level
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
Microsoft Office Illustrated
Web Development Training
Beginning Object-Oriented Web Design
PHP + Oracle = Data-Driven Websites
Zhi Liu Dec.7th IA and Design
04 | Web Applications Gerry O’Brien | Technical Content Development Manager Paul Pardi | Senior Content Publishing Manager.
Web Browser server client 3-Tier Architecture Apache web server PHP
MySQL Backup, Transfer and Restore
Tips and Tricks for Making Web Forms Shine with Microsoft ASP.NET 4
Presentation transcript:

Technologies and Characteristics

Outline Description –Architecture –ER Model –Pages Template Reasons of some choices Problems Encountered Some Results Future Improvements –Bug Fixing –Feature Integration Summary

How it is done? Development Template (Photoshop) HTML Coding (Dreamweaver) CSS (Dreamweaver) ASP.NET coding (Visual Studio) Database connecton (Visual Studio) Testing: –Opera 9.63 –Internet Explorer 6, 7

Reasons of some choices CSS – separate files Applications – Master Pages

Problems Encountered Switching from PHP to ASP.NET Crossbrowser interpretation Connection to Database Problems in iSQL (Creating tables)

Results New ideas and skills in: –Design –CSS –JavaScipt validation –ASP.NET –Oracle connections

Future Improvements –Urgent Improvement Improvements in Database Implementing some new scripts –Further Improvement AJAX Technology Usability Improvement

Summary Success in Style and Design Problems with Application Problems with Database Future Improvement Results

Thank You! Questions Please!