Sponsored By
Advertise with Us
Advertisement
Advertise with Us
Follow Us
Article
Forum
Blog
Quiz
Beginner
Careers
Contact
Login
Email Id
Password
Remember Me
Forgot Password?
Sign Up
Home
|
Product
|
Services
|
About Us
|
Interview
|
DeveloperSection
|
Submit an Article
|
Submit Blog
Report Abuse Form
Reason:
Home
>>
.Net
>>
ASP.NET MVC
>>
How to apply validation in Asp.Net MVC3 program?
Author
Post
Tanuj Kumar
Total Post:
43
Member Since:
3/20/2012
Points:
217
How to apply validation in Asp.Net MVC3 program?
Posted On:
5/19/2012 3:49:56 AM
Report Abuse
Hello Guys,
I'm new in Asp.Net MVC3, so I don't have an idea about how to apply validation in asp.net mvc3 program? Please explain it with code.
Please reply as soon as possible.
Modified On:
5/19/2012 3:50:36 AM
Reply
Author
Post
Arun Singh
Total Post:
48
Member Since:
7/1/2011
Points:
331
Re: How to apply validation in Asp.Net MVC3 program?
Posted On:
5/19/2012 9:20:54 AM
Report Abuse
In ASP.NET MVC we can use Data Annotation to implement validation which can be found in two namespaces:
System.Web.Mvc
and
System.ComponentModel.DataAnotation
. Following types of validation is available in ASP.NET MVC3......
For more details on this topic check out the following link.....
http://mindstick.com/Articles/d17c1dc9-e00b-4c13-94e7-87dacdca027f/?Validation%20in%20ASP.NET%20MVC3
I hope it might be resolve your problem. Please marked as answer if it will solve your problem.
Reply
Report Abuse Form
Reason:
Total Online Users:
6346
Advertisement
Advertise with Us
Copyright ©
2013
MindStick. All Rights Reserved.
Home
|
Contact Us
|
Services
|
Feedback
|
Advertisement
|
Privacy Policy
|
Term & Conditions
|
About Us