Symbianize





Programming Discussions related to C++, HTML, PHP, ASP, ColdFusion, JavaScript, Perl, Phyton, Ruby, WML, SQL, XML, and other programming languages.

Reply
  #101  
Old 21st Jul 2012 Sat, 22:49
clarklao2009's Avatar
clarklao2009 Male clarklao2009 is offline
Forum Consultant
 
Join Date: Apr 2011
Location: http://symb.ph
Posts: 1,022
Reputation: clarklao2009 will become famous soon enough
Default Re: Programming Guides, Tutorials, Web Resources, and E-books Compilation

Thanks! Laking tulong nito sa mga IT students gaya ko.



Reply With Quote
Other Resources
  #102  
Old 22nd Jul 2012 Sun, 08:52
lllDrin03 Male lllDrin03 is offline
Trainee
 
Join Date: Nov 2011
Location: autorun.inf
Posts: 34
Reputation: lllDrin03 is an unknown quantity at this point
Default Re: Programming Guides, Tutorials, Web Resources, and E-books Compilation

idol anu po bang pinagkaiba ng C, C++, at C#??


Reply With Quote
  #103  
Old 29th Jul 2012 Sun, 21:15
Mr Nice Guy's Avatar
Mr Nice Guy Male Mr Nice Guy is offline
Forum Advisor
 
Join Date: Nov 2011
Location: following the white rabbit
Posts: 513
Reputation: Mr Nice Guy is an unknown quantity at this point
Default Re: Programming Guides, Tutorials, Web Resources, and E-books Compilation

salamat boss.. laking tulong nyan


Reply With Quote
  #104  
Old 30th Jul 2012 Mon, 10:27
boshiecu Male boshiecu is offline
Newcomer
 
Join Date: Jul 2012
Posts: 4
Reputation: boshiecu is an unknown quantity at this point
Help Re: Programming Guides, Tutorials, Web Resources, and E-books Compilation

hello po..

Ask ko lang po kung anong language po ba pde gamitin sa paggawa ng HIDDEN OBJECT GAME..salamat po..need ko lang po for project namin..noob pa kasi sa programming..<---


Thanks..





Reply With Quote
  #105  
Old 31st Jul 2012 Tue, 13:26
mew3x's Avatar
mew3x Male mew3x is offline
Professional
 
Join Date: Apr 2011
Posts: 102
Reputation: mew3x is an unknown quantity at this point
Default Re: Programming Guides, Tutorials, Web Resources, and E-books Compilation

boss, may alam ka ba na link nito "DevExpress - Tutorial Videos DevExpress WinForms Control"...video tutorial po yan...pwede kahit torrent file lng kasi deleted na po yung mga direct links..


Reply With Quote
  #106  
Old 2nd Aug 2012 Thu, 12:37
andriod19's Avatar
andriod19 Male andriod19 is offline
Veteran
 
Join Date: May 2010
Posts: 417
Reputation: andriod19 is an unknown quantity at this point
Default Re: Programming Guides, Tutorials, Web Resources, and E-books Compilation

UPLOAD MO NAMAN YUNG
*Only fully-registered users can see this link.*


ganyan hehe kung kaya.. ginawa kong link para di makita ng ibang papasok.



IMAGINATION is more important than KNOWLEDGE. KNOWLEDGE is limited; IMAGINATION encircles the WORLD



Reply With Quote
  #107  
Old 5th Aug 2012 Sun, 09:44
kiola09's Avatar
kiola09 Male kiola09 is offline
Expert
 
Join Date: Mar 2011
Location: Dasma,Cavite
Posts: 272
Reputation: kiola09 is an unknown quantity at this point
Default Re: Programming Guides, Tutorials, Web Resources, and E-books Compilation

help nman po about sa javac kc kapag irurun ko na yung program na ginawa ko eh ang lumalabas na eh ung nasa notepad tama naman lahat pati path wala problem....


Reply With Quote
  #108  
Old 5th Aug 2012 Sun, 10:47
rijolo012593's Avatar
rijolo012593 Male rijolo012593 is offline
Forum Advisor
 
Join Date: Aug 2011
Location: Sa tabi mo.
Posts: 793
Reputation: rijolo012593 is an unknown quantity at this point
Default Re: Programming Guides, Tutorials, Web Resources, and E-books Compilation

Mga sir, panu po ba idisplay sa textbox ang mga data ko sa sql

Ito po ang code ko. Pero error po siya

Quote:
Dim sqlconn = New SqlConnection("data source=.\SQLEXPRESS;Initial Catalog=EmailSender;Integrated Security=True")
Dim strsql As String = "select * from tblLogin"
Dim sqlcmd As New SqlCommand
Dim sqlda As New SqlDataAdapter
Dim dt As New DataTable
Dim sqlds As New DataSet
sqlconn.Open()
With sqlcmd
.CommandText = strsql
.Connection = sqlconn
End With
sqlda.SelectCommand = sqlcmd
sqlda.Fill(dt)
txtGmailEmail.Text = ("GmailEmail")
txtGmailPass.Text = ("GmaiPassword")
sqlconn.Close()




Reply With Quote
  #109  
Old 14th Aug 2012 Tue, 19:22
ashokcruiser Male ashokcruiser is offline
Amateur
 
Join Date: Apr 2012
Posts: 51
Reputation: ashokcruiser is an unknown quantity at this point
Default Re: Programming Guides, Tutorials, Web Resources, and E-books Compilation

salamat


Reply With Quote
  #110  
Old 14th Aug 2012 Tue, 22:55
Eleanor_1's Avatar
Eleanor_1 Male Eleanor_1 is offline
Forum Advisor
 
Join Date: Mar 2009
Posts: 815
Reputation: Eleanor_1 is an unknown quantity at this point
Default Re: Programming Guides, Tutorials, Web Resources, and E-books Compilation

merun ba kayu ebook tungkol sa sql server 2005?



HIT THE THANKS BUTTON IF YOU LIKE MY POST
Reply With Quote
Reply

Thread Tools

Forum Jump


All times are GMT +8. The time now is 01:34.