How do you do validations. Whether client-side or
server-side validations are better.?
Answer Posted / srikanth
Hi Jiten, you're mistaken bydefault all the asp.net
controls are server controls that runs server side, so
validation controls do. To reduce the burden on the server
we will use javascript validation which will be done client
side.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is asp.net globalization?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
What is application session?
What is OSI layer? Explain different layers.
How will you load dynamic assembly? How will create assesblies at run time?
Explain exception handling in .net.
Which is better asp.net or php?
Explain advantages of caching?
What is Pre-Render event in ASP.NET?
What are the Types of authentications in IIS
What are sql notifications and sql invalidations?
Explain about solution explorer window?
What is asp.net and its advantages?
What should you do is you want to remove an existing component but would like to make some funtionalities?
How do I open an ashx file in windows 7?