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

how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?

2142


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

1948


how do find the user exit for selected feild whatis the process and can u plz explain it

1960


differences between qtp10.0 and 11.0 ?

2075


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

1428


Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?

3599


what are the differences between CONS, LIST, and APPEND

5031


5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above

2374


how to convert infix expression to prefix expression?

4032


I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?

5898


Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.

1773


what is delegate and how works delegate and event.

1979


19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.

1474


what is the BAM? where we can use it in BizTalk server?

1568


hi viewers, tell me,what is scripting and programming, define and difference...pls

1765