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 msil, and why should my developers need an appreciation of it if at all?
How to prevent my .NET DLL to be decompiled?
how we can fire event in databound column in datagrid without using button?
Explain How to improve the cache performance? : Dot net architecture
What is a virtual memory? : .NET Architecture
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
what is the difference between master page and content page?
What is .net mobile utility controls. : Microsoft dot net mobile
Can you Explain
What actually happes when you add a something to arraylistcollection ?
What is a managed code? : Dot net architecture
Is dim fs as filestreamobject is a managed code? : Dot net architecture
How can we perform data binding in atlas?
What is the difference between l1 and l2 cache? : Dot net architecture
Name some changes done since version 3.0?