Visual Basic .NET Forums · Click here to advertise with us ... So far I've just been using Windows Notepad, but I'm wondering...
Read more »
Posts Tagged ‘ forum ’
Question Access connection – Visual Basic .NET Forums
VB .NET Forum Newbie .NET Framework: .NET 2.0. Join Date: Jan 2010. Age: 21. Posts: 7. Reputation: 0. bennettfan is on a distinguished programming path ahead. Default Access connection. Dim str As String = "Provider=Microsoft.Jet.Oledb.4.0; Data source =family.mdb" Dim conn As OleDbConnection = New OleDbConnection(str) conn.Open() Dim str1 As String = "INSERT INTO...
Read more »
Question Can I read info on a google weather object? – Visual …
Hi, I'm new to the forum though not to VB , so hello everyone. I'm trying to build weather data accumulated on (say) an hourly basis for various. ... Visual Basic .NET Forums - Privacy Statement - Top ...
Read more »
Question Insert data function not working – Visual Basic .NET Forums
Sorry guys dont knwo the code tags for the forum below is the function i am using to insert data in the dataBase where query is passed as the argument.
Read more »
Question ControlChars.NewLine – Visual Basic .NET Forums
hello, i'm new to the forum, and a bit new to vb as well. i'm in 11th grade in i'm taking a programming class . the.
Read more »
Question Question about HttpModule and Rewriting – Visual Basic …
VB .NET Forum Newbie .NET Framework: .NET 3.5. Join Date: Mar 2010. Age: 29. Posts: 1. Reputation: 0. r3plica is on a distinguished programming path ahead. Default Question about HttpModule and Rewriting. Good morning all, I have run into this problem a few times and it is quite frankly driving me nuts. First...
Read more »
Open console of game – Visual Basic .NET Forums
First of all Hi! I am new on this forum, I always hope to post in the right section Then here is my question.. I am not really familiar with vb .net.
Read more »
Need help with webbrowser control =( – Visual Basic .NET Forums
VB .NET Forum Newbie .NET Framework: .NET 3.5. Join Date: Feb 2010. Posts: 1. Reputation: 0. Terzaghi is on a distinguished programming path ahead. Default Need help with webbrowser control =(. hey guys. nice to meet you, im new in this forum im developing an application that constantly checks a particular webpage for...
Read more »
Vb Source Codes For Webcam Programming – VIBE Rap Battle Blog post
Vb Source Codes For Webcam Programming. Posted in: no category in NataliaGarcia750s Blog ... visual basic source code order form programming vb visualbasic dynotech programmer ...Master VB .NET Forum is a discussion forum for Microsoft ...
Read more »
Blackjack project help – Visual Basic 4 / 5 / 6
Blackjack project help Visual Basic 4 / 5 / 6. ... DaniWeb Forum Index > Software Development > Visual Basic 4 / 5 / 6. Blackjack project help. •. •. Join Date: Feb 2010. Posts: 1. Reputation: The Pobo is an unknown quantity at this ...
Read more »
bind textbox to table – Visual Basic .NET Forums
tprsan tprsan is offline. VB .NET Forum Newbie .NET Framework: .NET 2.0. Join Date: Feb 2010. Age: 20. Posts: 2. Reputation: 0. tprsan is on a distinguished programming path ahead ... ConnectionString = "Data Source =QUANO-462F6EB27;Initial Catalog=qraghul;Integrated Security=True" cmdg = New SqlCommand("SELECT totalamount FROM disstock where id='" + TextBox1.Text + "'", cong) cong.Open() Dim...
Read more »