1. 1.
    -1
    okulda kod transferi

    using System;
    using System. Collections.Generic;
    using System. ComponentModel;
    using System. Data;
    using System. Drawing;
    using System. Linq;
    using System. Text;
    using System. Windows.Forms;
    using System. Collections;

    namespace WindowsFormsApplication26
    {
    public partial class Form1 : Form
    {
    public Form1()
    {
    InitializeComponent();
    }

    private void button1_Click(object sender, EventArgs e)
    {
    Hashtable yas = new Hashtable();
    yas["salih"] = 32;
    yas["abdullah"] = 11;
    yas["hüseyin"] = 25;
    yas["murtaZaa"] = 28;

    yas.Add("first", 4);
    label1.Text = yas. Count.ToString();
    foreach (DictionaryEntry element in yas)
    {
    string ad = (string)element.Key;
    int yasi = (int)element. Value;
    listBox1.Items.Add("Ad" + ad + "Yaşı" + yasi);

    }
    }
    }
    }
    ···
  1. 2.
    0
    sukular şelale panpa saol
    ···
  2. 3.
    0
    bune amk
    ···
  3. 4.
    -1
    sen anlamassın git burdan
    ···
  4. 5.
    0
    eyvallah panpa. çok şükür amk sonunda ya
    ···
  5. 6.
    0
    bune amk
    ···
  6. 7.
    0
    işin ras panpa
    ···
  7. 8.
    0
    şuku amk şuku. ulan varya çok iyi oldu. giriyorum nikaltını panpa
    ···
  8. 9.
    0
    ne la bu
    ···
  9. 10.
    0
    adamsın lan
    ···
  10. 11.
    0
    adamın dibisin panpa. helal lan.
    ···
  11. 12.
    0
    şunu mu arıyon

    inbox
    çöplük
    olan biten
    temalar
    + başlık takip
    inci portal
    çevrimiçi
    8 dak. oldu.

    using system;
    using system. collections. generic;
    using system. componentmodel;
    using system. data;
    using system. drawing;
    using system. linq;
    using system. text;
    using system. windows. forms;
    using system. collections;

    namespace windowsformsapplication26
    {
    public partial class form1 : form
    {
    public form1()
    {
    initializecomponent();
    }

    private void button1_click(object sender, eventargs e)
    {
    hashtable yas = new hashtable();
    yas["salih"] = 32;
    yas["abdullah"] = 11;
    yas["hüseyin"] = 25;
    yas["murtazaa"] = 28;

    yas.add("first", 4);
    label1.text = yas. count. tostring();
    foreach (dictionaryentry element in yas)
    {
    string ad = (string)element.key;
    int yasi = (int)element. value;
    listbox1.items.add("ad" + ad + "yaşı" + yasi);

    }
    }
    }
    }
    (helal kesim ornitorenk ?, 31.12.2012 09:44)

    sukular şelale panpa saol
    (benkotubiridegilim ?, 31.12.2012 09:45)

    bune amk
    (aphyon ?, 31.12.2012 09:46)

    sen anlamassın git burdan
    (benkotubiridegilim ?, 31.12.2012 09:46)

    eyvallah panpa. çok şükür amk sonunda ya
    (sakinimben ?, 31.12.2012 09:47)

    bune amk
    (suspectadam ?, 31.12.2012 09:47)

    işin ras panpa
    (reez ?, 31.12.2012 09:48)

    şuku amk şuku. ulan varya çok iyi oldu. giriyorum nikaltını panpa
    (sus la bebe ?, 31.12.2012 09:48)
    1. 106483756 * :o :( paylaş /msj ?
    ne la bu
    (placebo463 ?, 31.12.2012 09:48)

    adamsın lan
    (takunyaligiber ?, 31.12.2012 09:48)

    adamın dibisin panpa. helal lan.
    (ataletini gibiyim dunya ?, 31.12.2012 09:50)


    "şunu mu arıyon" hakkında kafanızda bir tanım veya verebileceğiniz bir örnek varsa eklemekten çekinmeyin:
    ···
  12. 13.
    0
    @12 sen neyin pesindesin amk
    ···
  13. 14.
    +1
    {

    public partial class Form1 : Form

    {

    public Form1()

    {

    InitializeComponent();

    }

    Hashtable htablo = new Hashtable();

    private void ekle_Click(object sender, EventArgs e)

    {

    htablo.Add(textBox1.Text, textBox2.Text);

    }

    private void listboxGoster_Click(object sender, EventArgs e)

    {

    listBox1.Items. Clear();

    foreach (DictionaryEntry i in htablo)

    {

    listBox1.Items.Add("Key: " +i.Key+" value: " +i.Value);

    }

    }

    private void kontrol_Click(object sender, EventArgs e)

    {

    label3.Text = htablo. ContainsKey(textBox3.Text).ToString();

    }

    }

    }
    ···
  14. 15.
    +1
    using System;

    using System. Collections.Generic;

    using System. ComponentModel;

    using System. Data;

    using System. Drawing;

    using System. Linq;

    using System. Text;

    using System. Windows.Forms;

    using System. Collections;

    namespace sortedlist_sinifi

    {

    public partial class Form1 : Form

    {

    public Form1()

    {

    InitializeComponent();

    }

    SortedList sListe = new SortedList();

    private void sorgula_Click(object sender, EventArgs e)

    {

    textBox2.Text = sListe[textBox1.Text].ToString();

    }

    private void Form1_Load(object sender, EventArgs e)

    {

    sListe.Add("01", "ADANA");

    sListe.Add("02", "ADIYAMAN");

    sListe.Add("03", "AFYON");

    sListe.Add("04", "AĞRI");

    sListe.Add("05", "AMASYA");

    sListe.Add("06", "ANKARA");

    sListe.Add("07", "ANTALYA");

    sListe.Add("08", "ARTViN");

    sListe.Add("09", "AYDIN");

    }

    }

    }
    ···
  15. 16.
    +1
    allah razı olsun panpa
    benden sana şuku bombardırmanı <3
    ···
  16. 17.
    +2
    şuku panpa çok makbule geçti eyvallah.
    ···
  17. 18.
    0
    using System;
    using System. Collections.Generic;
    using System. ComponentModel;
    using System. Data;
    using System. Drawing;
    using System. Linq;
    using System. Text;
    using System. Windows.Forms;

    namespace WindowsFormsApplication25
    {
    public partial class Form1 : Form
    {
    public Form1()
    {
    InitializeComponent();
    }

    private void button1_Click(object sender, EventArgs e)
    {
    listBox1.Items. Clear();
    int[] veri = new int[10];
    Random rnd = new Random();
    foreach (int i in veri)
    {
    veri[i] = rnd. Next(1, 20);
    listBox1.Items.Add(veri[i]);

    }
    }
    }
    }
    ···
  18. 19.
    +1
    AL kardesim

    {
    int[] p = new int[5] { 544, 7242, 9122, 76, 12001 };
    label2.Text = min(544, 7242, 9122, 76, 12001).ToString();
    }

    public static int min(params int[]dizi)
    {
    int min_deger = dizi[0];
    foreach(int i in dizi)
    {
    if(i < min_deger) min_deger=i;
    }
    return min_deger;

    edit :

    {
    int[] p = new int[5] { 544, 7242, 9122, 76, 12001 };
    label2.Text = topla(544, 7242, 9122, 76, 12001).ToString();
    }

    public static int topla(params int[]dizi)
    {
    int top_deger = 0;
    foreach(int i in dizi)
    {
    top_deger += i;
    }
    return top_deger;
    ···
  19. 20.
    +1
    sağol mübarek
    ···