Which control would you use if you needed to make sure the
values in two different controls matched?
Answer Posted / kakani
CompareValidator Control
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Disable Mouse right click on web page in asp.net?
What is event in asp.net?
When cookie will expire?
How to manage different kinds of sessions in ASP.NET?
What is a runtime version?
What is the parent class of all web server control?
Is it true that a Web service must be written in .NET or not?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What is the difference between ASP.NET Webforms and ASP.NET MVC?
Explain swagger components.
Explain the Order of events in an asp.net page?
What is the difference between user control and custom control?
What is ispostback property?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?