ISYS 350 Building Business Applications David Chao.

Slides:



Advertisements
Similar presentations
Due to the persecution of the obtaining of the excellence in the chain of value of the organizations by means of the optimization of business processes.
Advertisements

© 2008 Dr. Paul Walcott – The University of the West Indies: Cave Hill CampusDr. Paul Walcott COMP6325 Advanced Web Technologies Dr. Paul Walcott The University.
ORACLE Lecture 1: Oracle 11g Introduction & Installation.
Microsoft.Net Technology Sachin Shetty Vimal Amin Thomas Mullasaril Vinutna Pulavarti Software Engineering CS616 Instructor:Dr.Tappert.
ISYS 512 Business Application Design and Development with.Net David Chao.
Introduction to ASP.NET. 2 © UW Business School, University of Washington 2004 Outline Static vs. Dynamic Web Pages.NET Framework Installing ASP.NET First.
ISYS 512 Business Application Design and Development with.Net David Chao.
CS 898N Advanced World Wide Web Technologies Lecture 1: Introduction Chin-Chih Chang
ISYS 512 Business Application Design and Development with.Net David Chao.
New GUI Use cases and topics for discussion Your hosts today Martin Hecht Olsen CEO & Sales Executive Niels Liisberg CTO & Chief Software Architect.
SQL Server 2008 Basmah AlQadheeb-213 MIS What is a Database ? A database is a collection of Data that is organized so that it can easily be accessed,
Object Oriented Software Development 1. Introduction to C# and Visual Studio.
Microsoft Visual Basic 2005 CHAPTER 1 Introduction to Visual Basic 2005 Programming.
ISYS 350 Business Application Development
Fall AboutMichael Fung, CS&E, The Chinese University of HK1 CSC1030 Hands-on Introduction to JAVA Dept of Computer Science and Engineering The.
MySQL GUI Administration Tools Rob Donahue Manager, Distributed Systems Development May 7th, 2001 Rob Donahue Manager, Distributed Systems Development.
Microsoft Azure Introduction ISYS 512. Microsoft Azure Microsoft Azure is a cloud.
ISYS 512 Business Application Design and Development with.Net David Chao.
CSC 494/594 C# and ASP.NET Programming. C# 2012 C# Object-oriented language with syntax that is similar to Java.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introductory Lecture Advanced Computer Programming.
Fundamentals of Database Chapter 7 Database Technologies.
Springl 2008 MIS380: Object-Oriented Programming using Java 1 Spring 2008.
ISYS 573 Special Topic – VB.Net David Chao. The History of VB Early 1960s:BASIC-Beginner’s All-Purpose Symbolic Instruction Code –Teaching –Simple syntax,
Module Info Web Application and Development Digital Media Department Unit Credit Value : 4 Essential Learning time : 120 hours
Melissa Armstrong – Sponsor Dr. Eck Doerry – Mentor Greg Andolshek Alex Koch Michael McCormick Department of Computer Science SolutionProblemDesign User.
ISYS 350 Building Business Applications David Chao.
29 Jan, 2010 Lappeenranta, Finland THEME: ACHIEVE UNIVERSAL PRIMARY EDUCATION IDEA: ReadyEdu Members: Sumsunnahar Sheuly Md. Abul Kalam Azad Anastasia.
1 Hammad Khan. COURSE CONTENTS.NET Framework And C# SQL Server 2008 ADO.NET LINQ ASP.NET Dynamics Data ASP.NET MVC framework 2 Advance C# Concepts Windows.
ISYS 562 Microcomputer Business Applications David Chao.
Introduction to ADO Y.-H. Chen International College Ming-Chuan University Fall, 2004.
ISYS 350 Building Business Applications David Chao.
ISYS 812 Business Software Development David Chao.
An Introduction to Visual Basic.NET. What is.NET.Net is a new framework for developing windows-based and web-based applications within the Microsoft environment.
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)
ISYS 350 Business Application Development David Chao.
ISYS 350 Building Business Applications David Chao.
Lesson 3 Getting started and Installing Web Matrix Getting started and Installing Web Matrix.
Course FAQ’s I do not have any knowledge on SQL concepts or Database Testing. Will this course helps me to get through all the concepts? What kind of.
Presented by Vishy Grandhi.  Architecture (Week 1) ◦ Development Environments ◦ Model driven architecture ◦ Licensing and configuration  AOT (Week 2)
Programming Basics By: Mohamud Ahmed Haji For: ©
INTRODUCTION to MIS 12/24/20151 Introduction To MIS Component Overview.
Visual Studio.NET Using J# Based on Microsoft.NET Training Summer 2004 Slides adapted from
ISYS 350 Building Business Applications David Chao.
ISYS 512 Business Application Design and Development with.Net David Chao.
DAT602 Database Application Development Lecture 1 Course Structure & Background knowledge.
Role of MIS3502 MIS3502: Application Integration and Evaluation Paul Weinberg Presentation by David Schuff.
The Jukebox is a.NET web application that plays streaming music files to it’s clients according to their favorites musical genres. Clients can rate the.
SOA Concepts Service Oriented Architecture Johns-Hopkins University Montgomery County Center, Spring 2009 Session 1: January 28, 2009 Instructor:
Submitted by: Moran Mishan. Instructed by: Osnat (Ossi) Mokryn, Dr.
Visual Web & AJAX with Netbeans 6.0 Your Name Sun Campus Ambassador Your Address.
ISYS 350 Building Business Applications
Android How to Program, 3/e
What is WWW? The term WWW refers to the World Wide Web or simply the Web. The World Wide Web consists of all the public Web sites connected to the Internet.
ISYS 350 Building Business Applications
Dot Net ​ Overview  The.NET Framework is a development framework that provides a new programming interface to Windows services and APIs, and integrates.
ISYS 350 Building Business Applications
دليل المتدرب واللائحة التنظيمية للبرنامج
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
دليل المتدرب واللائحة التنظيمية للبرنامج
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
Install MySQL Community Server and MySQL Workbench
ISYS 350 Building Business Applications
ບົດທີ 6 ການຄຸ້ມຄອງຊັບພະຍາກອນຂໍ້ມູນ (Managing Data Resource)
CSCE156: Introduction to Computer Science II
Trainer: Bạch Ngọc Toàn – TEDU Website:
Ch 1 .Installing and configuring SQL Server 2005
Web Application Development Using PHP
DOT NET O NLINE T RAINING || D OT N ET O NLINE C OURSE Dot Net Dot Net was developed by Microsoft. It is a software component which is used in all operating.
Presentation transcript:

ISYS 350 Building Business Applications David Chao

Business Applications 1. Database-centric applications –Examples: Login to a website Join a website to become a member Online shopping

Business Applications 2. Client/Server structure: a. Presentation – user interface Menus, forms, reports, etc b. Processing logic Business rules c. Database Client Database Server SQL queries Results

Business Applications 3. Multiple platforms –Non web-based applications Ex. Windows-based –Web-based applications Non mobile applications Mobile applications Cloud-based applications –Integrated applications

Business Applications 4. Component and service oriented architecture: –Component-based software development focuses on building large software systems by integrating previously-existing software components. –A service-oriented architecture is an information technology approach or strategy in which applications make use of services available, such as web services.

Example of Service WebserviceX.Net: –

Business Applications 5. Object-oriented, GUI, event-driven

Course Objective This course provides an overall introduction to modern technologies and concepts employed in the development of business applications.

Major Topics Concepts\TechnologiesJava framework MS.Net framework IDENetBeansVisual Studio Fundamental programming constructs MinorMajor GUI and event-driven programming DemoMajor Object oriented concepts and Class MajorDemo Database connectionMajorMinor Web application development MajorMinor Service oriented concepts: web service DemoMajor

Programming with the Java Development Kit and.Net Framework Programming with the Java Development Kit (JDK) and.Net Framework means making use of the classes, objects, and members exposed by the JDK and.Net Framework, building your own classes on top of these and manipulating the resulting objects using language constructs.

Required Software Visual Studio Professional 2012 –Free download is available at Microsoft DreamSpark website: –Click the link: Learn how DreamSpark works for a student Create an Account in the Get Started Now area JDK 7 with NetBeans –First install Java JDK: ds/index.html ds/index.html Click JDK Download – Then download NetBeans with Java EE at: