Forum: VB.NET 25 Days Ago |
| Replies: 3 Views: 299 what kind of error came up?
are u added a merge file when u deployment it? |
Forum: VB.NET Sep 28th, 2009 |
| Replies: 11 Views: 30,545 |
Forum: VB.NET Aug 25th, 2009 |
| Replies: 8 Views: 16,557 |
Forum: VB.NET Mar 26th, 2009 |
| Replies: 4 Views: 496 I think a better way is convert as byte..
Some trouble can happen if you missing the path of image or moving some pics. |
Forum: VB.NET Mar 15th, 2009 |
| Replies: 9 Views: 961 on timer tick event
- make randomize function to get new X and Y,so your button always get new location to moving every timer tick. |
Forum: VB.NET Mar 15th, 2009 |
| Replies: 3 Views: 630 Process.Start("explorer.exe", "/n, ::{645FF040-5081-101B-9F08-00AA002F954E}") |
Forum: VB.NET Mar 13th, 2009 |
| Replies: 1 Views: 1,403 |
Forum: VB.NET Feb 27th, 2009 |
| Replies: 10 Views: 928 Use Join statement
http://www.sql-tutorial.net/SQL-JOIN.asp |
Forum: VB.NET Feb 21st, 2009 |
| Replies: 1 Views: 308 Dim Phrase As String = "this is a test"
Dim TextArray As String() = Nothing
Dim Word As String
Dim NewString As String
TextArray = Phrase.Split(" ")
For Each Word In TextArray
NewString =... |
Forum: VB.NET Feb 21st, 2009 |
| Replies: 3 Views: 2,129 what event do you want?button event?click event?or what? |
Forum: VB.NET Feb 4th, 2009 |
| Replies: 16 Views: 2,027 use condition on your select statment. |
Forum: VB.NET Feb 4th, 2009 |
| Replies: 1 Views: 390 |
Forum: VB.NET Jan 29th, 2009 |
| Replies: 5 Views: 1,981 |
Forum: VB.NET Jan 26th, 2009 |
| Replies: 5 Views: 1,981 very good. Would you like to share with us how to do it, so if other members get the same problem they can solved it.
And don't forget to mark this thread as solved..
Thanks :) |
Forum: VB.NET Jan 25th, 2009 |
| Replies: 3 Views: 956 Read this article (http://www.devasp.net/net/articles/display/155.html) |
Forum: VB.NET Jan 25th, 2009 |
| Replies: 4 Views: 1,442 |
Forum: VB.NET Jan 25th, 2009 |
| Replies: 5 Views: 1,981 on datagrid double click event, get data on selected then show it on main form. |
Forum: VB.NET Jan 25th, 2009 |
| Replies: 3 Views: 371 are u sure saved it into txt file?i mean when your program is running.. |
Forum: VB.NET Jan 25th, 2009 |
| Replies: 6 Views: 1,024 This following code just allowed you to entered numbers only (No alphabetics or any special characters) :
Private Sub TextBox1_KeyPress(ByVal sender As Object, ByVal e As... |
Forum: VB.NET Jan 22nd, 2009 |
| Replies: 5 Views: 1,295 write this on the top of codes
Imports System.Data.Odbc |
Forum: VB.NET Jan 12th, 2009 |
| Replies: 3 Views: 268 |
Forum: VB.NET Dec 12th, 2008 |
| Replies: 4 Views: 466 you mean Textbox, label, Button for basic controls????
please more details...not clear enough.. |
Forum: VB.NET Dec 12th, 2008 |
| Replies: 3 Views: 912 what errors came up?
try to use Shared variable to accomodate your address data. |
Forum: VB.NET Dec 9th, 2008 |
| Replies: 4 Views: 408 |
Forum: VB.NET Nov 30th, 2008 |
| Replies: 3 Views: 1,564 just copying your .exe file into startup folder.
you can use special folder to do this. |
Forum: VB.NET Nov 30th, 2008 |
| Replies: 5 Views: 4,171 use join on your sql query. |
Forum: VB.NET Nov 28th, 2008 |
| Replies: 1 Views: 443 1. Add new item on database
2. Load combobox item after add item.
just show us your effort :) |
Forum: VB.NET Nov 28th, 2008 |
| Replies: 5 Views: 535 |
Forum: VB.NET Nov 28th, 2008 |
| Replies: 2 Views: 930 open & close connection for every query. |
Forum: VB.NET Nov 3rd, 2008 |
| Replies: 11 Views: 16,415 |
Forum: VB.NET Oct 11th, 2008 |
| Replies: 5 Views: 3,299 other suggestion use timer.
question for u :
why teme64 suggestion with sleep() function doesn't work for u? cause i think is better to use sleep than timer control. |
Forum: VB.NET Sep 29th, 2008 |
| Replies: 3 Views: 901 I was told u in previous post, I said the index of item means index of column on your table.but you can change with :
cmbAuthor.Items.Add(dtOle.Rows(i).Item("ColumnName")) |
Forum: VB.NET Sep 26th, 2008 |
| Replies: 3 Views: 1,616 Thanks for the links Teme64... |
Forum: VB.NET Sep 26th, 2008 |
| Replies: 5 Views: 1,486 You're welcome
Don't forget to mark this thread as Solved :) |
Forum: VB.NET Sep 25th, 2008 |
| Replies: 5 Views: 1,486 don't be confused. Just focus in the red line, that is how to get value from datetimepicker.
this is new example :
cmdTest.CommandText = "INSERT INTO Book(Id, Name, BirthDate) VALUES('" &... |
Forum: VB.NET Sep 25th, 2008 |
| Replies: 12 Views: 1,706 what problem come up?any errors? |
Forum: VB.NET Sep 25th, 2008 |
| Replies: 3 Views: 901 Private Sub ReadData()
Dim i As Integer
con.ConnectionString = ("Provider = Microsoft.JET.OLEDB.4.0;Data Source= D:\Only Me\Authors.mdb")
Try
cmdOle =... |
Forum: VB.NET Sep 24th, 2008 |
| Replies: 2 Views: 432 why you didn't use datagrid?? |
Forum: VB.NET Sep 24th, 2008 |
| Replies: 2 Views: 818 |
Forum: VB.NET Sep 23rd, 2008 |
| Replies: 5 Views: 1,486 the red line is how to use datetimepicker :
cmdPendidikan1.CommandText = "INSERT INTO Pendidikan(IdPendidikan, Nis, Lulusan, LamaBelajar,SekolahAsal,Alasan,Kelas,Tgl) VALUES('" &... |