3. Should validation (did the user enter a real date) occur
server-side or client-side? Why?
Answer Posted / raghumadhav tirunagari
client side . there is no need to go to validate user input.
If it relates to data base validation we need to validate at
server side.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is application frame host?
Explain cache? : .NET Architecture
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
what is sessions and cookies take one example simple way to understand
How does .net mobile work? : Microsoft dot net mobile
Explain hard disk and what is its purpose? : Dot net architecture
Different types of authentication modes in .net framework ?
Explain the process of gc?
Explain .net mobile events? : Microsoft dot net mobile
What is the difference between absolute expiration and sliding-time expiration?
Explain about cookie less session state? : .NET Architecture
What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile
question related to table havi colspan and row span
What is the purpose of cache? : Dot net architecture
How does an appdomain get created?