SlideShare a Scribd company logo
James Senior - Microsoft Web Evangelist@jsenior - www.jamessenior.com
Microsoft and jQuery: A true love story - templating and other contributions
Microsoft & jQuery: A True Love Story
A few months ago…
Microsoft and jQuery: A true love story - templating and other contributions
Microsoft and jQuery: A true love story - templating and other contributions
Once upon a time…1997: Classic ASP 1, 2, 32002: ASP.NET 1.0 and WebFormsAjax Control Toolkit2003 to 2007: ASP.NET 1.1, 2, 3, 3.52008: Visual Studio 2008 - including jQuery2008: Official Support for jQuery2009: ASP.NET MVC – including jQuery2009: ASP.NET Ajax Library2009: jQuery on the Microsoft CDN2010: ASP.NET 4 – including jQuery
Visual studio 2010(now with better Javascript support)Demo-tastic
Back in February, it was just another day at work
ASP.NET Ajax LibraryOpen Source JavaScript LibraryCool features, includingScript LoaderData-LinkingObserver classTemplatingData ControlsjQuery integration
Perfect MatchjQueryASP.NET AjaxTemplatingData-LinkingScript LoaderWCF OData.NET RIA SelectorsPlugins Animation
First Date
All good relationships…Have a clear contribution modelAre open, transparent and collaborativeAre in the spirit of jQuerycommunityHave specification & Proposals on jQuery Forums Have prototypes as plugins in GithubjQuery CoreCool stuff ++jQueryCore TeamASP.NET Ajax LibraryCool StuffjQuery PluginsCool stuffProposal, Specification,Prototype
jQueryTemplating1stcontribution from MicrosoftProposal, Spec and Prototype onlinehttp://github.com/jquery/jquery-tmpl
The Contribution model in action…
What is Templating?DataTemplating EngineDOMTemplate
Why client-side templates?Aren’t server side templates good enough?Couldn’t I do this before?
What is a Template?vartmpl = "<li>${ dataItem }</li>";
What is a Template?<script id=“myTemplate" type="text/html">	<li>${ dataItem }</li></script>
What is a Template?<script id="productsTemplate" type="text/html"> <div><imgsrc="Content/ProductImages/${Picture}" class="productImage" /><span class="productName">${Name}</span>      Price: ${formatPrice(Price)}     <img data-pk="${Id}" src="Content/AddCart.png"          alt="Add to Cart" class="addCart" /> </div></script>
.render()<script id=“myTemplate" type="text/html">	<li>${ dataItem }</li></script>$("#myTemplate").render( dataObject).appendTo("ul");<ul><li>foo</li></ul>
.render()<script id=“myTemplate" type="text/html">	<li>${ dataItem }</li></script>$("#myTemplate").render( arrayOfDataObjects ).appendTo("ul");<ul><li>foo_0</li><li>foo_1</li></ul>
jQueryTemplatingCan I haz demo?
And then there was more…
jQuery Data LinkingSync data and UI
jQuery Data LinkingGolden Rule - modify data using jQuery
Data linkingDemo Fest
Wait a minute…What about the ASP.NET Ajax Library?It’s now RTM quality codeResides in Ajax Control Toolkit(still an open source project)Still served on the CDNWe are not actively developing new features
This love story is to be continued…
More Love: Web Camps UpdateFree, 2 day events – Learn and Build3000 people in 12 citiesMore events being announced after the summerwww.webcamps.ms
How to find your loveCheck out the proposals, specs and prototypes Give your feedback to the communityTell a friend about what you heard todayGet free tooling http://microsoft.com/webCome along to a Web Camp www.webcamps.msSlides and demos are on my blog…
Contact MeJames SeniorMicrosoft Web Evangelist@jseniorjames@microsoft.comwww.jamessenior.com

More Related Content

PPT
HTML5 Introduction by Dhepthi L
PPT
Jquery
PPT
J query intro_29thsep_alok
PDF
Webcomponents TLV October 2014
PPTX
Get satrted angular js
PPTX
HTML 5: Attributes
PPTX
Customize Your Website With HTML5 and CSS3:
PPTX
HTML Semantic Elements
HTML5 Introduction by Dhepthi L
Jquery
J query intro_29thsep_alok
Webcomponents TLV October 2014
Get satrted angular js
HTML 5: Attributes
Customize Your Website With HTML5 and CSS3:
HTML Semantic Elements

What's hot (20)

PDF
Gettings started with the superheroic JavaScript library AngularJS
PDF
AngularJS interview questions
PPTX
Angularjs PPT
PPTX
Introduction to AngularJS
PDF
Advanced AngularJS Concepts
PDF
Angularjs interview questions and answers
PPTX
Jquery mobile
PDF
Angular 2 interview questions and answers
PPTX
Angular js PPT
PPTX
Angular js
PPT
Javascript
DOCX
Angular js getting started
PPTX
AngularJS is awesome
PPTX
Introduction to AngularJS Framework
DOCX
Angular.js interview questions
PPTX
Visual Studio 2010 Ultimate Architecture Experience : Toronto Code Camp 2010 ...
PPTX
Will your code blend? : Toronto Code Camp 2010 : Barry Gervin
ODP
Android training day 1
PDF
AngularJS: Overview & Key Features
Gettings started with the superheroic JavaScript library AngularJS
AngularJS interview questions
Angularjs PPT
Introduction to AngularJS
Advanced AngularJS Concepts
Angularjs interview questions and answers
Jquery mobile
Angular 2 interview questions and answers
Angular js PPT
Angular js
Javascript
Angular js getting started
AngularJS is awesome
Introduction to AngularJS Framework
Angular.js interview questions
Visual Studio 2010 Ultimate Architecture Experience : Toronto Code Camp 2010 ...
Will your code blend? : Toronto Code Camp 2010 : Barry Gervin
Android training day 1
AngularJS: Overview & Key Features
Ad

Viewers also liked (20)

PDF
True Love
PPT
True Love = One Family at A Time
PPS
429 - True love
PPT
How do you find true love? Intermediate English project
PPT
True Love
PPS
True Love
PPTX
Story to be continued
PPT
Love and trust
PPSX
True love
PPTX
Love story true love final
PPTX
LESSONS FROM THE NEEDLE IN THE HAYSTACK - FIND TRUE LOVE
PPT
The Twelve Beers Of Christmas
PPT
The Twelve Days Of Christmas
PPTX
TRUE LOVE WAITS
PPTX
Introduction to Design Thinking and finding True Love
PPS
Prava Ljubav
PPTX
TRUE LOVE WAITS
PPS
Love Me Tender... Love Me True... 2009
PPT
FINDING TRUE LOVE IN THE MEDIA -- THEOLOGY OF THE BODY
True Love
True Love = One Family at A Time
429 - True love
How do you find true love? Intermediate English project
True Love
True Love
Story to be continued
Love and trust
True love
Love story true love final
LESSONS FROM THE NEEDLE IN THE HAYSTACK - FIND TRUE LOVE
The Twelve Beers Of Christmas
The Twelve Days Of Christmas
TRUE LOVE WAITS
Introduction to Design Thinking and finding True Love
Prava Ljubav
TRUE LOVE WAITS
Love Me Tender... Love Me True... 2009
FINDING TRUE LOVE IN THE MEDIA -- THEOLOGY OF THE BODY
Ad

Similar to Microsoft and jQuery: A true love story - templating and other contributions (20)

PPTX
jQuery, CSS3 and ColdFusion
PPT
Eugene Andruszczenko: jQuery
PPT
jQuery Presentation - Refresh Events
PDF
jQuery State of the Union - Yehuda Katz
PPTX
Introduction to jQuery
PPT
ASP.NET 4 and AJAX
PPTX
PPT
JQuery: Introduction
PPTX
Harness jQuery Templates and Data Link
PPT
jQuery Tips Tricks Trivia
PDF
State of jQuery '09
PDF
JavaScript Library Overview
PPTX
jQuery Templating and Datalinking
PDF
JS Single-Page Web App Essentials
PDF
What's this jQuery? Where it came from, and how it will drive innovation
PPTX
Unobtrusive javascript with jQuery
PPT
Daniel Egan Msdn Tech Days Oc
PPTX
Microsoft UK TechDays - Top 10 ASP.NET 4.0 Features
PPTX
Introduction to JQuery, ASP.NET MVC and Silverlight
PPT
Atlas Php
jQuery, CSS3 and ColdFusion
Eugene Andruszczenko: jQuery
jQuery Presentation - Refresh Events
jQuery State of the Union - Yehuda Katz
Introduction to jQuery
ASP.NET 4 and AJAX
JQuery: Introduction
Harness jQuery Templates and Data Link
jQuery Tips Tricks Trivia
State of jQuery '09
JavaScript Library Overview
jQuery Templating and Datalinking
JS Single-Page Web App Essentials
What's this jQuery? Where it came from, and how it will drive innovation
Unobtrusive javascript with jQuery
Daniel Egan Msdn Tech Days Oc
Microsoft UK TechDays - Top 10 ASP.NET 4.0 Features
Introduction to JQuery, ASP.NET MVC and Silverlight
Atlas Php

Recently uploaded (20)

PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
Spectroscopy.pptx food analysis technology
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPT
Teaching material agriculture food technology
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Empathic Computing: Creating Shared Understanding
PDF
Unlocking AI with Model Context Protocol (MCP)
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Programs and apps: productivity, graphics, security and other tools
Spectroscopy.pptx food analysis technology
Spectral efficient network and resource selection model in 5G networks
MYSQL Presentation for SQL database connectivity
Machine learning based COVID-19 study performance prediction
Understanding_Digital_Forensics_Presentation.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Diabetes mellitus diagnosis method based random forest with bat algorithm
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Teaching material agriculture food technology
Digital-Transformation-Roadmap-for-Companies.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Review of recent advances in non-invasive hemoglobin estimation
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Empathic Computing: Creating Shared Understanding
Unlocking AI with Model Context Protocol (MCP)

Microsoft and jQuery: A true love story - templating and other contributions