.Net Deployment Question:
Download Questions PDF

Explain 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 .Net Deployment Interview Questions And Answers PDF

Previous QuestionNext Question
What is smart navigation in .NET?What is assemblies in .NET?