
Tonight I’m presenting “jQuery and ASP.NET” at the Corvallis .NET Users Group June 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 (http://cli.gs/urQzG7)
- Cross-browser
- Cross-platform
- Enables separation of behavior markup
- Easy AJAX
- Animation and interation API (events/DOM manipulation)
- UI/plugin framework
- Fun!
I have posted my jQuery and ASP.NET live demo and slides on our server and the Visual Studio project download.