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


Please Help Members By Posting Answers For Below Questions

Differevce between arrays and array builders?

1894


how to stop execution of step 3 in a job mainframe

1911


If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com

8086


Any real time example of O2C process from taking order till creating invoice.

2103


what is the difference between uservariables and systemvariables (in Environmental variables)???

2191


how do i add a column dynamically in a table by using java application?

1767


How to call dll API sub routine in VB Form.

2113


how to data grid use in data bind?

1726


Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance

2091


what are the advantages of sap on other software ?

1920


how CLR identify vb file?

2726


what is the certificates in biztalk?

1648


how can we implement locks in plsql?

2047


Colors specified with the notation

2004


how will you code the subfile which is in editing mode (multiple case subfile)?

1826