adspace
Answer Posted / Rohit Porwal
The ErrorProvider control in VB.NET is used to display error messages for a particular control on a form. It allows developers to provide user-friendly feedback when errors occur, helping users correct issues quickly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to send xml file on server using http protocol?
How to retrieve images in sql server database through vb.net?
Explain an assembly?
How to store images in sql server database through vb.net?
What are the features of c# which are not present in vb.net?
What is early binding?
Explain the difference between datatable and dataset?
What is the use of assembly?
What is option strict?
Explain the difference between system.string and system.stringbuilder classes?
Explain how can we remove handlers at run time?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?