KEMBAR78
Microsoft UK TechDays - jQuery and ASP.NET
Mike Ormond, Microsoft@MikeOrmondhttp://bit.ly/mikeormondmike.ormond@microsoft.comUsing jQuery with ASP.NET
AgendaUsing jQuery with ASP.NETA little backgrounderA jQuery primerjQuery plug-insjQuery templatesAdding jQuery sauce to your ASP.NET app
What is it?jQuery that is“jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.jQuery is designed to change the way that you write JavaScript.”Source: http://jquery.com/
About jQueryCreated by John ResigFirst announced Jan 2006 at BarCampNYCMost popular JavaScript library in use todayFree, open source (MIT, GPL)Cross BrowserIE6+, FF2+, Sarari 3+, Chrome, Opera 9+Lightweight (24kb)Find it at http://jquery.comIt’s a joy to useImage courtesy of mixevent@flickr
Microsoft & jQueryJan 2009 announcement to ship with VSjQuery included as-is under existing MIT licenceNot a fork of jQuery, it’s just jQueryMicrosoft will contribute to jQuery projectFull product support for jQueryGreat Intellisense supportMIX10 we extended our commitmentAdditional resourcesjQuery templatesjQueryvs ASP.NET AJAX
jQuery Primer etcImage courtesy of kingdavera@flickr
In SummaryjQuerysimple to use but extremely powerful Fxcompliments existing ASP.NET nicelyMicrosoft investing in jQueryjQuery focus is “client side” AJAXASP.NET AJAX Library -> AJAX Control ToolkitACT focus is “server-side” AJAXResourceshttp://jquery.comhttp://asp.net/ajax
© 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation.  Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation.  MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Microsoft UK TechDays - jQuery and ASP.NET

  • 2.
  • 3.
    AgendaUsing jQuery withASP.NETA little backgrounderA jQuery primerjQuery plug-insjQuery templatesAdding jQuery sauce to your ASP.NET app
  • 4.
    What is it?jQuerythat is“jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.jQuery is designed to change the way that you write JavaScript.”Source: http://jquery.com/
  • 5.
    About jQueryCreated byJohn ResigFirst announced Jan 2006 at BarCampNYCMost popular JavaScript library in use todayFree, open source (MIT, GPL)Cross BrowserIE6+, FF2+, Sarari 3+, Chrome, Opera 9+Lightweight (24kb)Find it at http://jquery.comIt’s a joy to useImage courtesy of mixevent@flickr
  • 6.
    Microsoft & jQueryJan2009 announcement to ship with VSjQuery included as-is under existing MIT licenceNot a fork of jQuery, it’s just jQueryMicrosoft will contribute to jQuery projectFull product support for jQueryGreat Intellisense supportMIX10 we extended our commitmentAdditional resourcesjQuery templatesjQueryvs ASP.NET AJAX
  • 7.
    jQuery Primer etcImagecourtesy of kingdavera@flickr
  • 8.
    In SummaryjQuerysimple touse but extremely powerful Fxcompliments existing ASP.NET nicelyMicrosoft investing in jQueryjQuery focus is “client side” AJAXASP.NET AJAX Library -> AJAX Control ToolkitACT focus is “server-side” AJAXResourceshttp://jquery.comhttp://asp.net/ajax
  • 9.
    © 2008 MicrosoftCorporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.