Eugene Area .NET Users Group Talk: jQuery and ASP.NET
Tonight I'm presenting "jQuery and ASP.NET" at the Eugene Area .NET Users Group November Meeting.
I've been having lots of fun developing with jQuery with or without .Net. My first slide:
What is jQuery?
* Lightweight JavaScript library * Fast * Cross-browser * Cross-platform * Enables separation of behavior markup * Easy AJAX * Animation and interation API (events/DOM manipulation) * UI/plugin framework * Fun!
I'll go through the basics, how to leverage ASP.NET AJAX with jQuery, how to get Intellisense for jQuery in VS2008, some key tips and resources for increasing speed and "doing it right", and how to use jQuery to make your life easier.
I have posted my jQuery and ASP.NET live demo and slides on our server and the Visual Studio project download.