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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

pleasew define carrier scope in abap (sap).

2216


what is meaning of MDM in sap?let me know that meaning

1818


what are all the validation we need to perform in data stage?

2040


What is the purpose of element of in Ajax

2097


I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??

1744






Difference between views and index in sas programming

1124


how to convert infix expression to prefix expression?

3909


what is the diffrence between software and hardware language?

1928


what is the use MDM(Master Data Management)and meaning

2021


In project we have Documentation phase also,in that what is micro and macro designing?

1528


Write a program to create a process in UNIX

2173


THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING

1761


what is integration testing in real time applications?

1945


Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains

1615


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

2211