what is a required field validation control?
Answer Posted / subru
This is used for validating the user entered values are
correct, for eg you can use this for checking a user enterd
email address. it won't allow any other type of string
enter there. This required field validation control has
reduced the usage of regular expression, but it is worth to
use regular expression to validate ,because you can decide
how the validation should be and it will be a client side
action. but a regular field validator's code will be
working in server side after posting the page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is .net mobile lists. : Microsoft dot net mobile
Explain about validation?
Explain the purpose of cache? : Dot net architecture
What is parallel computing?
What other than biginteger has been introduced in system.numerics namespace?
What are the main Tools to develop .Net Application?
What are public and private assemblies ?
Can you explain update progress control?
define cache memory? : Dot net architecture
What is the difference between .net mobile pages and ordinary .net web page? : Microsoft dot net mobile
which is the institute in hyderabad for providing the live project industry training
inprocess vs out process session state : Dot net architecture
6. Wcf- what is SOA
How is the using() pattern useful? What is idisposable?
.Net Frame work arch?