I am not able to find Compare attribute in ASP.NET MVC 3 RTM.
Is this because of me using the ASP.NET MVC 3 RTM? if yes then which version i have to use?
I am not able to find Compare attribute in ASP.NET MVC 3 RTM. Is
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
It’s very possible, yes. It didn’t exist in MVC 2, but MVC 3 has it (tested it). Try using the latest release of MVC 3 (thus, not the RTM).
If at that point you’re still not able to find it, something else is wrong.