What is the use of ErrorProvider Control in .NET?
Answers were Sorted based on User's Feedback
Answer / saravankumar
The ErrorProvider control is used to indicate invalid data
on a data entry form. Using this control, you can attach
error messages that display next to the control when the
data is invalid, as seen in the following image. A red
circle with an exclamation point blinks, and when the user
mouses over the icon, the error message is displayed as a
tooltip.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ankit singh
The ErrorProvider control is used to indicate invalid data
and blank fields n form
| Is This Answer Correct ? | 0 Yes | 0 No |
How would ASP and ASP.NET apps run at the same time on the same server?
Can any object be stored in a viewstate in .net?
Please explain what are an inheritance, polymorphism, and encapsulation?
What is CLR? How it will work?
Please explain what is the difference between constants and read-only variables?
Explain the difference between asp.net and asp?
Why do we use msmq?
Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
How can I get at the win32 api from a .net program?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
Explain asp.net?
1 mor thing guyz....can i go for C# directly without C++ /JAVA knowledge for dot net ..???