I am going forward with developing my first ASP.NET MVC web app, coming from years of ASP.NET WebForm development. I have already read an MVC book so I know what MVC is all about. I like to use the latest and the greatest so I am planning to use VS 2010, MVC2, C#4 and JQeury 1.4.
Any best practices or design patterns when using ASP.NET MVC with JQuery? Any very good web resources in this topic? Any good sample application which is using MVC2 & JQuery hand in hand (in CodePlex, Google Code or otherwise)?