Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 45

Thread: C#

  1. #31

    Default Re: C#


    Quote Originally Posted by marzzz21 View Post
    hello guyz , , , i wanted to learn c# programming language , so kinsa tong mga master na diha og c# share your ideas naman. . .

    unsa prerequisite na programming language ang akong dapat tun-an before ko mo tackle ani na language? Naa koy pirting gamaya na background regarding C . . . ok na ba na para mu tackle ko sa programming language na c#?

    and also gae ko ninyo og kanang pinaka best na ebook beh para ako lang i download para mu tudlo nako about c# programming language . . .

    thanks guyz

    -
    Honestly, I have learned C# in just 7 minutes because we used C# in our chat application this sem. Para nako, dali ra kaayo q kakat-on ana kay familiar man kaayo ko sa java. TS, trust me, sayon ra kaayo na.

  2. #32

    Default Re: C#

    w0w! hehe nindot ba ang c# na language or mura ra siya og , , , you know, mura ra og wala, i mean walay gamit ba . . . . hehehehehe

  3. #33
    Elite Member ongkal's Avatar
    Join Date
    Feb 2008
    Gender
    Male
    Posts
    1,147
    Blog Entries
    1

    Default Re: C#

    Quote Originally Posted by marzzz21 View Post
    w0w! hehe nindot ba ang c# na language or mura ra siya og , , , you know, mura ra og wala, i mean walay gamit ba . . . . hehehehehe
    why do you say so?

  4. #34

    Default Re: C#

    la lang curious lang . . . ^^

  5. #35

    Default Re: C#

    @marzzz : mao nay language na nindot gamiton sir. kay naa nman gd built in functions dn naa sad intellisense. mao pd nay nka advantage ani.

  6. #36

  7. #37

    Default Re: C#

    Ang language pwede ra na ma learn within a week pero it takes a lifetime para ma master nmu...^_^

    if kbalo ka java or c or c++ or php or ruby....mau na ang C#

    sabaw for short...

    dli man sa bati xa pero combi ra xa sa ubang open source languages...

    duh...Windows gud...tsk3

    pero payter pud na xa nga language!!! so oks ra kat-unun !!! ^_^

  8. #38

    Default Re: C#

    lamat lamat ninyo tanan . . . hahahah ^^

  9. #39

    Default Re: C#

    dali ra kaau na para ninyu ^^ , kay mga techy man mo mga swito na kaau sa computer.
    ako concern and question is unsaon mana para sa mga tawu nga interested kaau ug programming nga halus karun pa maka atubang ug pc? let's say pareha nako?

    grabe na nako focus aning c# heheheh ciguru bogo na kaau ko sah? pero ingun akong mama wa man daw tawung bogo focus lang jud ug tuon pag ayu ^^.

  10. #40

    Default Re: C#

    Quote Originally Posted by Eisen Japhet Larnx View Post
    nakuha na jud nk0....

    private System.Windows.Forms.TextBox txtcid; //havent notice your post about this..... thanks....
    ......
    changed the private to public.....
    naa ra mn d i ni sa CreateAccount.Designer.cs.......

    this is now the code:

    private void dataGridView1_DoubleClick(object sender, EventArgs e)
    {
    CreateAccount acc = new CreateAccount();
    acc.txtcid.Text = dataGridView1.CurrentRow.Cells[0].Value.ToString();
    acc.txtfname.Text = dataGridView1.CurrentRow.Cells[1].Value.ToString();
    acc.txtmname.Text = dataGridView1.CurrentRow.Cells[2].Value.ToString();
    acc.txtlname.Text = dataGridView1.CurrentRow.Cells[3].Value.ToString();
    acc.txtaddress.Text = dataGridView1.CurrentRow.Cells[4].Value.ToString();
    acc.txtcontact.Text = dataGridView1.CurrentRow.Cells[5].Value.ToString();
    acc.cmbcustype.Text = dataGridView1.CurrentRow.Cells[6].Value.ToString();
    acc.btnaccsave.Text = "UPDATE";
    acc.ShowDialog();
    }


    thanks for the advice.....


    amazing code. next time try not to make it that way. haha

  11.    Advertisement

Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top