Presentation is loading. Please wait.

Presentation is loading. Please wait.

IS 360 Course Introduction

Similar presentations


Presentation on theme: "IS 360 Course Introduction"— Presentation transcript:

1 IS 360 Course Introduction

2 What you will Learn (1) The role of Web servers and clients
How to create HTML5 pages suitable for rendering by a browser (user agent) How to format output using cascading style sheets (CSS 3) How to create JavaScript that runs in the context of a browser to Create client-side applications Consume Web services

3 What you will Learn (2) How to add some sizzle to page using jQuery and jQueryUI controls How to perform partial page refreshes with AJAX How to create simple server-side applications that run in the context of the Web server (IIS) ASP.NET PHP

4 The Web (Then) Client (Request) Server (Receive) Server (Send HTML)
Client (Render HTML)

5 The Web (Now 1) Client (Request Page) Web server (Discover browser)
Client (Execute script and render) Web server (Render browser specific page) Client (Submit transactional request)

6 The Web (Now 2) Web server (Request database data Web Service request)
(PHP, ASP.NET, JSP) Client (Submit transactional request) External Web service (Respond to SOAP) My blog Google Earth Facebook API (FBML) Database server (Send DataSet, XML, …)

7 The Web (Now 3) Web server (Response and client-side script)
Client (Render page and interact with user) Ajax) DOM Silverlight Next Round Trip Mobile toolkits

8 And Client Web server Client (Submit transactional request)
Web server (Discover browser) Client (Request Page) Authentication Authentication Ajax) DOM Web server (Render browser specific page) Client (Execute script and render) Encryption External Web service (Respond to SOAP) Encryption My blog Next Round Trip State management (Cookies) Google Earth Facebook API (FBML) State management (Session, application) Client (Submit transactional request) Database server (Send DataSet, XML, …)

9 JavaScript Silverlight jQuery
IS 360 DISTILLED Resources XML Web Service Rest Server PHP ASP.NET Boutique tech JSP Client HTML5 DOM JavaScript Silverlight jQuery


Download ppt "IS 360 Course Introduction"

Similar presentations


Ads by Google