How do you do validations. Whether client-side or
server-side validations are better.?
Answer Posted / jiten
Asp.Net has few validation control like
campare , requirefield , rang ,regulorexpression and custom
u can use any validation control with html ,asp control
Asp.net validation control are by default cilde side
validation .
and the cliend side validation is better blz it's reduse
the burdon to the server
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do u deploy ur project?
What is the parent class of all web server control?
where can i gather the materials for MCP certification
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What is the difference between asp.net and mvc?
What is a web pool?
What is the purpose of using MVC programming pattern in ASP.NET?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
Which is better php or asp.net?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
What are the three parts of an http response?
What is master page in dtp?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
How does a content page different from a master page?