About Ben

Ben Scheirman is a software developer specializing in .NET. He has worked extensively on the web on various platforms and languages. Ben is a Microsoft MVP, Microsoft ASP Insider, and Certified ScrumMaster. When not programming, Ben enjoys speaking, blogging, spending time with his wife and five wonderful children or voiding warranties on his latest gadgets. Ben is a Principal Consultant with Sogeti in Houston, TX. Read his blog online at http://flux88.com.

Articles by BenScheirman (4)

  • Customizing ASP.NET MVC 2 - Metadata and Validation

    Published: 09 Nov 2009 Views: 40,870 Avg Rating: 4/5 Votes: 1 Comments: 3

    In this article, you will learn about two major extensibility points of ASP.NET MVC 2, the ModelMetadataProvider and the ModelValidatorProvider. These two APIs control how templates are rendered, as well as server-side & client side validation of your model objects.
  • Getting Started with the ASP.NET MVC Framework

    Published: 26 Oct 2009 Views: 17,533 Avg Rating: 0/5 Votes: 0 Comments: 0

    This article introduces the essential concepts of the ASP.NET MVC framework, dissects the MVC pattern, and provides real-world examples to illustrate how it works.
  • Implementing RESTful Routes & Controllers in ASP.NET MVC 2.0

    Published: 12 Oct 2009 Views: 12,241 Avg Rating: 0/5 Votes: 0 Comments: 2

    In the last article, we covered ASP.NET MVC 2.0 Preview 1. Since then, the team shipped Preview 2 (did I mention these go fast?) and that will be the topic for this article. If you haven't read Part I yet, I suggest you read it now.
  • A First Look at ASP.NET MVC 2

    Published: 23 Sep 2009 Views: 53,963 Avg Rating: 5/5 Votes: 1 Comments: 4

    In this article, we will take a look at two upcoming features in ASP.NET MVC 2. This article covers ASP.NET MVC 2 Preview 1.

Article Comments by BenScheirman (0)

Recommended Reading