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

Tell me the jobs for the MCA Fresher in delhi, Noida..

0 Answers  


write a sql qwery which include joining of two tables 4 marks mainframe

0 Answers  


I want Ada programming language books. Could anyone post me any link for that?

0 Answers  


how pseudo column works?

0 Answers   Oracle,


what are resources in case of Threads

0 Answers   Satyam,






what is an INI file?

0 Answers   EID Parry,


What is good attributes of Programming language ?

6 Answers   GKN Land Systems,


what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?

0 Answers  


What is the client concept in SAP? What is the meaning of client independent?

3 Answers  


I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that

0 Answers  


what will be the model paper for the post of assistant programmer in delhi high court

2 Answers  


what is the difference between java , sap ,.net , orecle apps ?

1 Answers  


Categories