if i want to validate all the control on web page how i will
do
Answer Posted / mithun
Page.Validate() method should be called to validate all the
controls on the web page.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is MS chart control in visual studio?
What is .net viewstate?
difference between Response.write,server.transfer and also which one is used when ?
Explain the difference between l1 and l2 cache? : .NET Architecture
What does this do? Gacutil /l | find /i "corillian"
What is biginteger and when would you use that?
How cache is used? : Dot net architecture
readonly syntax ?
What is application frame host?
Explain a .net mobile example with details? : Microsoft dot net mobile
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
how to change the title of my window?
Differnce between managed code and unmanaged code ?
Explain the purpose of cache? : Dot net architecture
What is the use of TPL DATAFLOW?