Which control would you use if you needed to make sure the
values in two different controls matched?
Answer Posted / tanuj kumar
CompareValidator is used to ensure that two fields are identical.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is viewstate? What does the “enableviewstate” property do?
How can we use Web API with ASP.NET Web Form?
What is web api vs wcf?
What symbol specifies the beginning of a query string?
Why is the standalone environment only useful during the development process?
3. What goals do you have in your career?
What is difference between web config and global asax?
Define resource files.
What are the media types of http requests and response?
What is csrf attack in asp.net?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
What is asp.net web pages?
Why do we need master page in asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
Where is asp.net view state stored?