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 will create assesblies at run time?

639


Explain the components of web form in asp.net

641


Who can consume WebAPI?

666


How can you ensure a permanent cookie?

647


Differentiate between structure and class.

659






What is css in asp.net?

652


Explain how can we inherit a static variable?

620


What are the advantages of asp.net mvc framework? : asp.net mvc

629


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1536


How to implement Authentication and Authorization?

652


If 200 is for all successful operation then why do we have 201 response codes?

618


Explain the difference between asp.net mvc and asp.net webforms

681


List the types of authentication supported by asp.net?

611


In early binding will the method invoked on com component will verify it?s existance in the system or not ?

2257


How Session use Cookies in State Management?

688