Why is validation always done on the server? When does that
occur?
Answer Posted / raghumadhav tirunagari
Server side validation is always performed in case a browser
doesn't support DHTML. However, to catch invalid entries,
you should check the IsValid property.When users try to
circumvent the client side code by saving it or by
modifying it with different tools.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the function of the ViewState property?
What is the difference between login controls and forms authentication?
List of words of preprocessor in .net?
Explain weak typing and strong typing.
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
Explain about Multi-Language integration?
What are Caching techniques in .NET
How do u deploy your asp.net application?
What is active web page?
What is redirectpermanent in asp.net?
What is http pipeline in asp.net?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
Can you explain the importance of finalize method in .net?
What is a user session?
What is the difference between a page theme and a global theme?