How do you validate the controls in an ASP .NET page?
Answer Posted / sneha gupta
we can validate controls either server side or client side.
for client side vaildaions we can your either javascript or
validation controls provided in .NET.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between singleton and single call?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What is the difference between client-side and server-side validations in webpages?
Explain Life cycle of ASP.NET page when a request is made.
What is difference between view state and session state?
Write the different features of a Thread and a Process?
What is page request in asp.net?
What is the difference between viewstate and hidden field in asp.net?
What is a session in asp.net?
Tell me the code snippet to show how we can return 404 errors from HttpError?
Explain the benefits of viewstate?
What are the namespace classes used in asp.net mvc? : asp.net mvc
What is a web based system?
Explain how do you validate the controls in an asp .net page?
What is asp net application object?