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

shall we execute our java programmes in jre

0 Answers  


What is the effect of the OPTIONS statement ERRORS=1?

3 Answers   QSG, Quintiles, SAS,


what is throws keyword

1 Answers   IBM,


Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.

0 Answers   Philips,


CPU - abbrevation

2 Answers   Mascot,






Please describe an example where you used object orientation in one of your programs.

0 Answers  


Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach

0 Answers  


what is technical system, business system, logical system in sap pi7.0

0 Answers   IBM,


How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there

0 Answers   247Customer,


Define Form modules, Class modules and Standard modules

0 Answers   Global Hunt,


< DL Compact > tag is used for

0 Answers  


what is the extension of SPDS Dynamic cluster tables?

0 Answers   IBM,


Categories