Recent content by chowking202

  1. C

    🔒 Closed How to if condition date.time

    var timeNow= DateTime.Now; ComboBox.Items.Clear(); if(timeNow.Hour>0&&timeNow.Hour<10&&timeNow.Min<30) { ComboBox.Items.Add(new DateTime(0,0,0,10,30,0).ToShortTimeString()); ComboBox.Items.Add( new DateTime( 0, 0, 0, 14, 0, 0 ).ToShortTimeString()); ComboBox.Items.Add(new...
  2. C

    🔒 Closed Dahil birthday ko ! eto freenet [open for all]

    happy birthday tnx for sharing :)
  3. C

    🔒 Closed Dahil birthday ko ! eto freenet [open for all]

    happy birthday tnx for sharing :)
  4. C

    🔒 Closed Update december 8,2016 bagong kulong ehi inumin nyo na habang maaga pa hahaha . globe/tm default apn

    brooo... FIX naman para sa mga rooted devices d gumagana eh. bawal daw sa rooted.
Back
Top