Can the validation be done in the server side? Or this can
be done only in the Client side?
Answer Posted / guest
Client side is done by default. Server side validation is
also possible. We can switch off the client side and server
side can be done.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to unit test Web API?
Which validator control you use if you need to make sure the values in two different controls matched?
Explain the significance of routing? : asp.net mvc
List the types of authentication supported by asp.net?
What asp.net control can embed xaml into asp.net pages?
What is difference Between Authentication and authorization?
What are themes and skins in 2.0, explain usage scenario?
How to rename a table using sql queries?
What are the 3 levels at which content pages can be attached to Master Page?
How will you load dynamic assembly? How will create assesblies at run time?
What is the difference between GridView and Repeater controls in ASP.NET?
How can you identify that the page is post back?
What does clearing cache?
Define dll hell?
What is the compiled object?