Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6906541
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:19:24+00:00 2026-05-27T08:19:24+00:00

In a previous MVC 2.0 application, I included (in my Site.Master) a reference to

  • 0

In a previous MVC 2.0 application, I included (in my Site.Master) a reference to the CDN file of jquery.validate.min.js for all my client-side validation.

I’m now creating an MVC 3.0 project and I’m a bit confused with the amount of articles written about “how to use client-side validation using MicrosoftMvcValidation.js”.

In most (if not all) articles, when I see a reference to MicrosoftMvcValidation.js I also see a reference to jquery.validate.js which is kind of confusing (considering, in the past, I’ve only used bassistance’s file).

So my questions are:

  • What is the difference between these two files?
  • Are there any known issues/benefits in using one over the other?
  • Inside the “Scripts” folder, by default, it looks like both files
    are there but why? Do they give us the choice or do they work hand in
    hand?

Any help shedding some light on this would be great!

Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T08:19:25+00:00Added an answer on May 27, 2026 at 8:19 am

    MVC3 supports two modes of client-side validation:

    • Classical validation using MicrosoftMvcValidation.js
      To enable this, call Html.EnableClientValidation() before Html.BeginForm().

    • Unobtrusive validation using jquery.validate.js and jquery.validate.unobtrusive.js (new to MVC3)
      To enable this, add the following settinsg to Web.config:

      <appSettings>
          <add key="ClientValidationEnabled" value="true" />
          <add key="UnobtrusiveJavaScriptEnabled" value="true" />
      </appSettings>
      
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working through a previous webforms application to convert it to MVC and have
I am new to MVC. I was using javascript alert in previous application from
In previous versions of jQuery tabs there was an option to automatically set the
I'm writing web application that uses Spring MVC to bind Spring beans with REST-like
I am using Spring MVC for a web application and I am working with
I use jquery to post to an MVC controller action that returns a table
I have an ASP.NET-MVC application that: opens a db transaction updates a cart status
I'm trying to refactor an existing asp.net-mvc web application and introduce mvc-turbine. The application
I have a MVC 3.0 .Net 4.0 Razor application that is periodically giving me
we have a asp.net MVC application deployed to a server, and but when there

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.