how can i apply validation without using errorprovider in
C# windows application
Answer Posted / simran_8185@rediff.com
u can directly apply validation at property
using System.windows.forms;
set
{
if(value.length==0)
{
messagebox.show("error message")
}
variablenmame=value;
}
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Differevce between arrays and array builders?
how to stop execution of step 3 in a job mainframe
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
Any real time example of O2C process from taking order till creating invoice.
what is the difference between uservariables and systemvariables (in Environmental variables)???
how do i add a column dynamically in a table by using java application?
How to call dll API sub routine in VB Form.
how to data grid use in data bind?
Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance
what are the advantages of sap on other software ?
how CLR identify vb file?
what is the certificates in biztalk?
how can we implement locks in plsql?
Colors specified with the notation
how will you code the subfile which is in editing mode (multiple case subfile)?