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

What is autocall macro and how to create autocall macro? what is the use of it?

1 Answers   GE,


This is the portal and portlet interview question API: is JSR 168 API Server: is ibm web sphere portal server6.0 IDE: is RAD 7.0 Question:In normal struts what is the actionservlet? Ans:org.apache.struts.action.ActionServlet. But What is the actionservlet in strutsportlet?

1 Answers   CTS, IBM,


code for connection from windows forms to sql server

1 Answers   ME,


what is dynamic polymorphism?

2 Answers   Satyam,


what is lazy loading in hibernate?Explain in detailed manner?

2 Answers   IBM, TCS,


what is dot net framework

1 Answers   NIC,


what is different betweet class and interface in java?

2 Answers   Microsoft, Sun Microsystems,


What is BASIS

1 Answers  


How to get the index of the clicked field in reports in ABAP?

0 Answers   Deloitte,


When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain

1 Answers  


I am looking for selenium RC online Training in chennai. can any one tell me the best institute

1 Answers  


Why did you ever become involved in QA/testing?

1 Answers  


Categories