Code and slides from “using jQuery to simplify your life”
May 27, 2010
1 comment
As promised, here are the code and slides from the “using jQuery to simplify your life” talk I gave at Portland Code Camp 2010. Thank you to everyone who attended, it was an excellent event with many great speakers giving many great presentations.
The demo application is written in Asp.net MVC 2, however, it can be written in anything as long as you have a reference to the jQuery library. The only example that will give you trouble is the ajax example which requires a database, and a change to the connection string in web.config.
If you have any questions or need any help just let me know.
Categories: Development