1. 2126.
    0
    http://www.lastfm.com.tr/home
    ···
  2. 2127.
    0
    Noelle Easton
    ···
  3. 2128.
    0
    O kadar içten gülüyordun ki, içini kıskandım. için olmak istedim.
    ···
  4. 2129.
    0
    http://www.ensonhaber.com...basa-bela-2013-11-18.html
    ···
  5. 2130.
    0
    http://www.youtube.com/watch?v=nn0RSAc9MF8
    ···
  6. 2131.
    0
    McDonnell Douglas DC-10-40(I) Ai
    ···
  7. 2132.
    0
    yarın 8 de kadıköyde
    ···
  8. 2133.
    0
    http://inciswf.com/barzohuzunlu.swf
    ···
  9. 2134.
    0
    using System;
    using System. Collections.Generic;
    using System. Linq;
    using System.Web;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using System. Data.OleDb;
    using System. Data;

    namespace WebApplication1
    {
    public partial class WebForm1 : System.Web.UI.Page
    {
    protected void Page_Load(object sender, EventArgs e)
    {
    if (IsPostBack == false)
    {
    Label2.Text = "Hoşgeldiniz " + Session["kad"].ToString();
    OleDbConnection bag = new OleDbConnection("Provider=Microsoft.ACE. OleDb.12.0;Data Source=" + Server. MapPath("~/Dondurma. accdb"));
    OleDbDataAdapter adt = new OleDbDataAdapter("Select * From Tablo1", bag);

    DataSet ds = new DataSet();

    bag. Open();
    adt. Fill(ds);
    bag. Close();
    GridView1.DataSource = ds;
    GridView1.DataBind();
    }


    }

    protected void Button1_Click(object sender, EventArgs e)
    {
    int i;
    double adet = 0, fiyat = 0, nfiyat = 0;
    for (i = 0; i < GridView1.Rows. Count; i++)
    {
    TextBox tbad = (TextBox)GridView1.Rows[i].FindControl("TextBox1");
    Label lbfi = (Label)GridView1.Rows[i].FindControl("Label1");

    if (tbad. Text != "")

    {
    adet = Convert. ToDouble(tbad. Text);
    fiyat = Convert. ToDouble(lbfi. Text);
    nfiyat += adet * fiyat;



    }
    }
    Label1.Text = nfiyat. ToString("C");

    }

    protected void Button2_Click(object sender, EventArgs e)
    {
    int i;

    for (i = 0; i < GridView1.Rows. Count; i++)
    {
    TextBox tbad = (TextBox)GridView1.Rows[i].FindControl("TextBox1");
    Label lbdad = (Label)GridView1.Rows[i].FindControl("Label2");

    if (tbad. Text != "")
    {
    OleDbConnection bag = new OleDbConnection("Provider=Microsoft.ACE. OleDb.12.0;Data Source=" + Server. MapPath("~/Dondurma. accdb"));


    OleDbCommand kmt = new OleDbCommand();
    kmt. Connection = bag;
    kmt. CommandType = CommandType. Text;
    kmt. CommandText = " insert into Tablo2(kad,dad, adet,tarih) values (@kad,@dad,@adet,@tarih)";

    kmt. Parameters.AddWithValue("@kad",Session["kad"].ToString());
    kmt. Parameters.AddWithValue("@dad",lbdad. Text);
    kmt. Parameters.AddWithValue("@adet", tbad. Text);
    kmt. Parameters.AddWithValue("@tarih", DateTime.Now. ToString());

    bag. Open();
    kmt. ExecuteNonQuery();
    bag. Close();

    Label3.Text = "hayırlı olsun kardeşim. allah rızasıyla siparişin alındı ;) * * * ";

    }
    }

    }
    }
    }

    bime dondurma programı yazıyorum
    Tümünü Göster
    ···
  10. 2135.
    0
    http://inciswf.com/beyindllerror.swf
    ···
  11. 2136.
    0
    güelmi oralar
    merkez de misin sen

    8 aralika kadar ara

    oo
    iyimiş

    Süper kanka
    Sırf tarih kokuyo
    Konuşma Sonu
    TC Yılmaz yazıyor...
    ···
  12. 2137.
    0
    http://imgim.com/adrianalima2.jpg
    ···
  13. 2138.
    0
    An
    optical
    lithography
    equipment
    can
    only
    pattern
    resist
    linewidths
    down
    to
    0.5
    μm
    at
    best.
    Assume
    it
    is
    required
    to
    have
    a
    poly-­‐Si
    linewidth
    of
    0.2
    μm
    in
    a
    device
    design.
    For
    resists
    with
    vertical
    sidewalls,
    explain
    the
    process
    steps
    (with
    illustration
    and
    explanation)
    which
    can
    give
    0.2
    μm
    poly-­‐Si
    linewidth
    with
    vertical
    sidewalls
    as
    shown
    below.
    ···
  14. 2139.
    0
    http://imgim.com/wallpaper421345.jpg
    ···
  15. 2140.
    0
    kroyum emma para bende
    ···
  16. 2141.
    0
    http://www.youtube.com/watch?v=QlfQvzh21V4
    ···
  17. 2142.
    0
    https://pbs . twimg.com/media/bzim-nscyaan0tq.jpg:large
    ···
  18. 2143.
    0
    https://pbs . twimg.com/media/bzim-nscyaan0tq.jpg:large
    ···
  19. 2144.
    0
    http://www.youtube.com/watch?v=mxQ8AjdIWDg
    ···
  20. 2145.
    0
    http://inciswf.com/1231231.swf
    ···