How can we do the client side validation and Server side
validations? But i told that At client side by with the help
of validations control or by javascript? But I dont know
about the Server side controls Explain?

Answers were Sorted based on User's Feedback



How can we do the client side validation and Server side validations? But i told that At client sid..

Answer / pratap

As far as i know we have 6 validation controls only.
1. Required field validator
2. compare validator
3. Regular expression validator.
4. Range validator.
5. Custom validator
6. Validation summary.

Correct me if i am wrong.

Is This Answer Correct ?    15 Yes 3 No

How can we do the client side validation and Server side validations? But i told that At client sid..

Answer / s

And for Server Side Validation There are various validation
control available in ASP.NET.

1. RequiredField Validator
2. Range Validator
3. Campare validator
4. RegularExpression
5.Validation Summary
6. Custom Validator

Is This Answer Correct ?    7 Yes 3 No

How can we do the client side validation and Server side validations? But i told that At client sid..

Answer / rajesh kumar

We can Use Javascript Function for Client side validation.

And for Server Side Validation There are various validation
control available in ASP.NET.

1. RequiredField Validator
2. Range Validator
3. Campare validator
4. RegularExpression
5.Validation Summary
6. Custom Validator

Is This Answer Correct ?    8 Yes 5 No

How can we do the client side validation and Server side validations? But i told that At client sid..

Answer / neha

Athere are 6 validation control
1. RequiredField Validator
2. Range Validator
3. Campare validator
4. RegularExpression
5. Validation Summary
6. Custom Validator

only custom validator has event on "servervalidate" ,others validate on client side

Is This Answer Correct ?    2 Yes 0 No

How can we do the client side validation and Server side validations? But i told that At client sid..

Answer / viji

Server validations can done on sever side while in server
side they are 7 validations

1.custom valdator
2.compare validator
3.required field validator
4.range validator
5.validation grouping
6.summary grouping
7.regular expression validator

Is This Answer Correct ?    5 Yes 11 No

Post New Answer

More ASP.NET Interview Questions

How To Send Value one page to Another Page On MasterMenu Click ? please Tell Me!

3 Answers   Accenture,


What is the function used for removing an event listener?

0 Answers  


Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc

0 Answers  


What is session mode in asp.net?

0 Answers  


What are different types of directives in .NET ?

1 Answers  






What is the difference between ASP Session State and ASP.Net Session State?

0 Answers  


can i use store procedure in disconnected mode? give me answer

2 Answers  


Is asp.net is a programming language?

0 Answers  


Explain About duration in caching technique

0 Answers   BirlaSoft,


What are the type of session in Asp.Net

3 Answers  


How can you change a Master page dynamically in which event of page life cycle?

2 Answers   Fulcrum Logic,


Explain the different types of assemblies?

0 Answers  


Categories