Basic Dot Net Question:
Download Job Interview Questions and Answers PDF
Can the validation be done in the server side? Or this can be done only in the Client side?
Answer:
Client side is done by default. Server side validation is also possible in .NET. We can switch off the client side and server side can be done only in .NET
Download Dot Net Interview Questions And Answers
PDF
Previous Question | Next Question |
How do you validate the controls in an ASP .NET page? | How to manage pagination in a page using .NET? |