Should validation (did the user enter a real date) occur
server-side or client-side? Why?
Answer Posted / ramgopal reddy
Client-side. This reduces an additional request to the
server to validate the users input.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Define common type system?
What is the difference between sealed vs static class?
What is the difference between a default skin and a named skin?
Define xmlvalidatingreader class.
Explain the Session state management options available with ASP.NET?
What is mta?
What are the security types in asp.net?
Explain about consistent programming model in the .NET framework?
What is the difference between mechine.config and web.config?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What are the advantages of using session?
Explain about the Class view window?
What is application variable?
What is the difference between abstract class vs interface? Can give me the real time examples?
Difference between .NET and previous version?