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 |
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
When you?re running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.
What is meant by QUEUE?
it is a language or tools?
how to add a new table with variables and thier values into a imported file uisng proc import?
if try is followed by finally block what happen to exception occured in try block
3 Answers Professional Access,
write a program for finding the union of two integer array in java?
Code for display the images from drive using vb 6.0?
what are importance in problem tracking
What is the client concept in SAP? What is the meaning of client independent?