what does Page.IsValid in asp.net
Answer Posted / ritesh jaiswal
Page.IsValid is use to validate the validation field if
client side ajax validation control is off due to hacker or
else any other reason
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What do you mean by caching in asp.net?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
How to make paging concepts in datagrid in ASP.NET?
Difference between application events and session events
Explain Life cycle of ASP.NET page when a request is made.
What is windows active directory authentication?
What is event bubbling?
Which asp.net objects encapsulate the state of the client and the browser?
Explain what does wsdl stand for?
What is clickid?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What are the events in a page life cycle?
What do you mean by query string?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.