20 Recipes for Programming MVC 3: Faster, Smarter Web Development

20 Recipes for Programming MVC 3: Faster, Smarter Web Development
Authors
Jamie Munro
ISBN
1449309860
Published
11 Oct 2011
Purchase online
amazon.com

There's no need to reinvent the wheel every time you run into a problem with ASP.NET's Model-View-Controller (MVC) framework. This concise cookbook provides recipes to help you solve tasks many web developers encounter every day. Each recipe includes the C# code you need, along with a complete working example of how to implement the solution.

Editorial Reviews

There's no need to reinvent the wheel every time you run into a problem with ASP.NET's Model-View-Controller (MVC) framework. This concise cookbook provides recipes to help you solve tasks many web developers encounter every day. Each recipe includes the C# code you need, along with a complete working example of how to implement the solution. Learn practical techniques for applying user authentication, providing faster page reloads, validating user data, filtering search results, and many other issues related to MVC3 development.

These recipes help you:

  • Restrict access to views with password protection
  • Allow users to upload and save a file to your website
  • Implement AJAX to allow users to see updated content quickly
  • Validate form input to ensure the data you capture is what you expect
  • Create thumbnails to preview images rather than view them full-size
  • Give your web application the ability to change languages
  • Use CAPTCHA to prevent automated programs from completing forms
  • Make URLs more user- and search-engine-friendly with the MapRoute function

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Java is to JavaScript what Car is to Carpet.” - Chris Heilmann