// // Browse by Tags - Geeks Portal

Browse by Tags

  • How to Add Participant Automatically at Google Calendar?

    I had googling in lot of place, but i didnt get any solutions. Hope some of google team or anyone wanna help me. Im researching how to create event automatically in google calendar. With lot of tutorial i had finished with my creating event, but im still need source or sampling code to do send notification...
    Posted to ASP.NET Web Development (Forum) by ekky_bubu on 03-30-2010
  • Re: text form 1 sama dengan text form 2

    Mungkin kalau yang anda maksud adalah jika isi Textbox di Form1 akan sama dengan isi TextBox di Form2 setelah Form2 ditampilkan, coba yang satu ini : 'newFrm adalah inisialisasi untuk form2 Dim newFrm As New Form2 () 'Me disini mengacu pada Form1 newFrm.TextBox1.Text = Me .TextBox1.Text newFrm...
    Posted to C# Programming (Forum) by Blacx on 01-02-2010
Page 1 of 1 (2 items)