You are on page 1of 29

Creating HTML5 Applications With jQuery

First Half

Second Half

(01) Whats New in ASP.NET 4.5 (60 mins) ** MEAL BREAK **


(02) Building and Deploying Websites
with ASP.NET MVC 4 (60 mins)
(03) Creating HTML5 Applications with
jQuery (60 mins)
(04) Building a Service Layer with
ASP.NET Web API (30 mins)
(05) Leveraging your ASP.NET
Development Skills to Build Office
Apps (15 mins)

(06) Building and Leveraging Social


Services in ASP.NET (30 mins)
(07) Building for the Mobile Web (60
mins)
(08) Real-time Communications with
SignalR (45 mins)
(09) Taking advantage of Windows Azure
services (30 mins)

HTML5

Microsoft /web

Microsoft /web

Once upon a time,


HTML Tables
were the most advanced
thing there was.
Microsoft /web

Microsoft /web

Web page title


http://www.url.com

<html>
<body>
</body>

</html>
Microsoft /web

Web page title


http://www.url.com

Microsoft /web

<header>
<hgroup>
<nav>
<aside>

<footer>
<article>
<section>
<figure>

<figcaption>
<video>
<audio>
Microsoft /web

Microsoft /web

Microsoft /web

src
autoplay
controls
preload
loop

Microsoft /web

source

Microsoft /web

src

controls

autoplay

preload

Microsoft /web

JavaScript & jQuery

http://trends.builtwith.com/javascript/jQuery
Microsoft /web

Microsoft /web

Microsoft /web

http://jsbin.com/ijucaq/2/edit

Microsoft /web

Single Page Applications

Microsoft /web

Microsoft /web

Microsoft /web

You might also like