Project Silk - ASP.NET MVC RIA with jQuery and Entity Framework
If you are interested in a ASP.NET MVC sample application that shows off ASP.NET MVC 3, jQuery, and Entity Framework as a Rich Internet Application ( RIA ), you may want to download Microsoft Patterns & Practices Project Silk. Project Silk focuses on quite a bit of client-side interaction to provide a rich, responsive user interface to clients.
The reference implementation, a MileageStats application, is a multi-page interactive web application where the pages are rendered without requiring a postback. Heavy use of JavaScript, jQuery, and jQuery UI Widget Factory provide a modular and responsive user interface with the backend using ASP.NET MVC 3 and Entity Framework.
Learn more about Project Silk here.
Check out other ASP.NET MVC Resources and Sample Applications.


Project Silk - ASP.NET MVC RIA with jQuery and Entity Framework