How do you do validations. Whether client-side or
server-side validations are better.?

Answer Posted / jiten

Asp.Net has few validation control like
campare , requirefield , rang ,regulorexpression and custom

u can use any validation control with html ,asp control

Asp.net validation control are by default cilde side
validation .
and the cliend side validation is better blz it's reduse
the burdon to the server

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to send a DataReader as a parameter to a remote client ?

2715


Explain what are delegates?

571


What are the different kinds of assemblies?

520


What is authentication in asp.net?

563


How can we make sure that Web API returns JSON data only?

535






What is view state and how it works in asp net?

544


What are the different authentication modes in asp.net?

516


What is manifest in .net framework?

537


In how many ways we can retrieve table records count?

532


Explain advantages of caching?

528


Which method do you use to enforce garbage collection in .net?

514


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

563


What are the steps involved to fill a dataset?

550


Define repository pattern in asp.net mvc? : asp.net mvc

492


Explain the use of dataadapter.

572