each true condition has different result and each if condition is false means result statement is same. how to get this?
if(codtn=="akkjdg"&&cond=="hjdgfh"&&cond=="jghfgjkf")
{
if 1st cond means
form frm=new frm();
frm.show();
}
if 2nd condn means
{
form frm=new frm();
frm.show();
}
else
{
MassageBox.Show("enter the value or should not null")
}
Loading

Jignesh TrivediPosted Mar 24, 2015, 5:27 AM
http://www.c-sharpcorner.com/Forums/Thread/290520/net.aspx