1. 1.
    0
    sen ne diyon yarram
    ···
  1. 2.
    0
    panpa form1 in visiblesini false yap sonra

    if(sifre="???"){form1.visible=true;} yaptnmı iş biter
    ···
  2. 3.
    0
    meslek lisesi terk.
    amk bunuda yazamıyosan csharp la uğraşma ya
    ···
  3. 4.
    0
    olanla yetinmeyi bilcen amk
    ···
  4. 5.
    0
    private void button1_Click(object sender, EventArgs e)
    {
    string Kullanici;
    string sifre;

    Kullanici = textBox1.Text;
    sifre = textBox2.Text;

    if (Kullanici

    "thousand ladin is death" && sifre

    "123456")
    {
    MessageBox. Show("aferin lan bin");

    /*__________al lan kod_____________*/
    Form1 frm1 = new Form1();
    frm1.ShowDialog();

    }

    else
    MessageBox. Show("salak mısın ?");
    this. Hide();

    }
    }
    }
    ···
  5. 6.
    0
    liseler dağılmış beyler
    ···