Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you perform validations?

Answers were Sorted based on User's Feedback



How do you perform validations?..

Answer / raviraj

When it comes to client side we can validate html controls
using javascript.ont the server side you can use validation
controls such as compare validator,range validator,custom
validator,required field validator and regular expression
validator.Based on our requirement we can use one or more
above mentioned validation controls at a time in an
application

Is This Answer Correct ?    3 Yes 1 No

How do you perform validations?..

Answer / richard des jardins

Remember, Server Side Validation must always be performed,
then optionally Client Side validation to enhance the user
experience. On the server, you can write Server Side code
to perform the validation. On the Client, you can use any
of the .NET Validators or write JavaSCript and Regular
Expressions to enable validation. Both previous answers
were correct is the question was how to enable client side
validation. Always validate on the server and them
optionally on the client.

Is This Answer Correct ?    1 Yes 0 No

How do you perform validations?..

Answer / ashis

By Javascript and by using regular expression class.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

How can I open ashx file in mobile?

0 Answers  


What is windows active directory authentication?

0 Answers  


We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

0 Answers  


What is the difference between debug and release?

0 Answers  


Should user input data validation occur server-side or client-side? Why?

3 Answers   NIC, Siebel Systems,


What is difference Between Authentication and authorization?

0 Answers   MCN Solutions,


IN an ASP.NET Web application if there is any error, how can you debug?

0 Answers   Siebel,


different architectures of asp.net?

1 Answers  


Why do we need Sessions?

0 Answers   QuestPond,


What are directives in asp.net?

0 Answers  


Explain the difference between Repeater and Data list control in ASP.NET?

0 Answers  


How do you secure your configuration files to be accessed remotely by unauthorized users?

0 Answers  


Categories