how can i apply validation without using errorprovider in
C# windows application



how can i apply validation without using errorprovider in C# windows application..

Answer / 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

More Programming Languages AllOther Interview Questions

1.What is difference between symget and & in sas? 2.what is difference between callsymput and %let?

1 Answers   CitiGroup,


What is the GAC? What problem does it solve?

2 Answers  


How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net

0 Answers   Tesco, Wipro,


what is database?how to tell 3years boy or girl by using toys?

1 Answers  


Write a program to calculate the following i want a Java program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)

4 Answers   HTC,






what is the difference between a looping statement and a decision statement

3 Answers  


Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..

0 Answers  


what is the last ant version you worked?how to get it

0 Answers  


hi friends please tel me how to handle the recovery manager(All i.e PopUp ,Application Crach ,Object state,etc) in QTP

1 Answers   IBM,


Data Structure:  How many comparisons are necessary to find the largest and smallest of a set of n distinct elements?  

0 Answers   Student,


What does this useful command line do? tasklist /m "mscor*"

1 Answers  


what is the maximam caption size of lebel

1 Answers  


Categories