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 |
How to convert numeric value into words in c#????plz suggest me the coding of this question???
how many languages .net is supporting now?
Programs in JAVA to get the remainder and quotient of given two numbers without using % and / operators?
What are the compilers of JAVA and .NET Programming languages?
What function would you use to extract characters from a given string?
What are two of your strengths that you will bring to our QA/testing team?
how do i create my own exception class which will restrict IO exception?
what are the missinschema properties and should we pass primary key in select command
how we can know the funcions available in a class recording java?
A, B and C are 8 bit nos. They are as follows: A 1 1 0 1 1 0 1 1 B 0 1 1 1 1 0 1 0 C 0 1 1 0 1 1 0 1 Find ( (A-B) u C )=? how to solve this need with steps
What is web.configuration? how is it work? & wht is use this?
kindly send interview materials