How do you perform validations ?

Answers were Sorted based on User's Feedback



How do you perform validations ?..

Answer / j_baghla

We can perform validations either on client-side or server-
side.On client side we perform validation thru
javascript.Server side validation we can perform thru
validation server controls.

Is This Answer Correct ?    8 Yes 0 No

How do you perform validations ?..

Answer / chandra prakash

ASP .NET Provides us Validation Controls which we can use for both the Client and Server Side validation.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

What are server activated objects?

0 Answers  


What is interval time of GC in .net

2 Answers  


Should validation (did the user enter a real date) occur server-side or client-side? Why?

4 Answers   Siebel Systems,


Define a multilingual website?

0 Answers  


Which is the namespace used to write error message in event Log File?

1 Answers  






How many column in table of sql server?

3 Answers  


What is the difference between Server.Transfer and Response.Redirect?

5 Answers  


What is the use of location tag in web.config file

2 Answers   Karur Vysya Bank KVB,


what is loosely coupled solution? How it can be used?

0 Answers   Siebel,


What’s the use of “GLOBAL.ASAX” file?

0 Answers  


Which protocol is used to call web service?

0 Answers  


Which control would you use if you needed to make sure the values in two different controls matched?

2 Answers  


Categories