Introduction to jQuery with ASP.NET MVC
Document Sample


TampaDEV
Tampa ASP.NET MVC Developer Group Tuesday, June 9, 2009
jQuery with MVC MVC Extensibility TBD
Introduction to jQuery Learn how to extend and
with ASP.NET MVC customize ASP.NET MVC.
Speaker: Jay Kimble Speaker: David Hayden
June 11, 2009 July 9, 2009
Introduction to jQuery with Sponsors
ASP.NET MVC
Join the Tampa ASP.NET MVC Developer Group for
their next meeting on Thursday, June 11, 2009 at
6:30pm at the Microsoft Office in Tampa, Florida.
This month’s meeting is about building a rich user experience in ASP.NET
MVC Web Applications.
The first half of the meeting will be presented by David Hayden and will
focus on using the ASP.NET MVC Futures Assembly, MvcContrib, and the
built-in AjaxHelpers in ASP.NET MVC to help build UI’s for your applications.
The second half of the meeting will be presented by Jay Kimble. Jay will
demonstrate a mini-mint personal finance tracking application he built using
jQuery with ASP.NET MVC. The application demonstrates the power of
jQuery Selectors, jQuery UI Components, and jQuery AJAX to provide a rich
user experience in your ASP.NET MVC Web Applications.
Quick Links
Website: http://www.tampadev.org/
RSS: http://www.tampadev.org/Rss
Resources
http://www.tampadev.org/
Tampa Bay Area ASP.NET MVC Developer Group
Various libraries discussed during the third meeting of the Tampa ASP.NET MVC Developer
Group.
jQuery
jQuery is a JavaScript Library bundled with the ASP.NET MVC Framework, but in case you
want a more recent version or want to check out the documentation here is the link:
http://jQuery.com/
jQuery UI
jQuery User Interface Library that adds UI Components to your ASP.NET MVC Web
Application and uses jQuery.
http://jQueryUI.com/
ASP.NET MVC Futures Assembly
The ASP.NET MVC Futures Assembly is available on CodePlex and includes a number of
ASP.NET MVC Controls and Features that did not make it into ASP.NET MVC 1.0.
http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24471
ASP.NET MvcContrib
MvcContrib is available on CodePlex and adds additional functionality on top of the MVC
Framework. These enhancements can increase your productivity using the MVC
Framework.
http://www.codeplex.com/MVCContrib
Thank You Kforce!
Thank you to Kforce for sponsoring pizza and beverages
for this month’s meeting.
Kforce offers professional staffing services and solutions
to their clients and job seekers in Technology, Finance &
Accounting, Clinical Research, Healthcare, Government
Solutions, and Outsourcing Solutions.
http://www.kforce.com/
2
Additional Resources
http://www.tampadev.org/
Tampa Bay Area ASP.NET MVC Developer Group
ASP.NET MVC Videos
We have two videos summarizing learnings from the past two
meetings.
Introduction to the ASP.NET MVC Screencast and Sample Code
David Hayden shows the basics of creating a simple CRUD-based ASP.NET MVC Web
Application that manages contacts in a Contacts Database using LINQ To SQL.
http://www.tampadev.org/News/Details/IntroductionASPNETMVCScreencastSourceCode
ASP.NET MVC and T4 Templates Code Generation Screencast
David Hayden shows how to leverage per project T4 Templates to generate custom
controllers and views in ASP.NET MVC Web Applications.
http://www.tampadev.org/News/Details/AspNetMvcT4TemplatesCodeGenerationScreencast
Book Reviews
Huge thanks to Apress, WROX, and Packt Publishing for donating ASP.NET MVC Books to
the group.
Pro ASP.NET MVC Framework
http://davidhayden.com/blog/dave/archive/2009/05/11/ProASPNETMVCFrameworkBookReview.aspx
Professional ASP.NET MVC 1.0
http://davidhayden.com/blog/dave/archive/2009/05/02/ProfessionalASPNETMVC10BookReviewConeryHanse
lmanHaackGuthrie.aspx
ASP.NET MVC 1.0 Quickly
http://davidhayden.com/blog/dave/archive/2009/03/31/ASPNETMVC10QuicklyBookReview.aspx
3
Get documents about "