Click here to Skip to main content
15,901,283 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: data migration windows application [modified] Pin
divyaswati25-Jun-06 21:53
divyaswati25-Jun-06 21:53 
GeneralRe: data migration windows application [modified] Pin
divyaswati28-Jun-06 0:37
divyaswati28-Jun-06 0:37 
GeneralRe: data migration windows application Pin
Mekong River28-Jun-06 5:18
Mekong River28-Jun-06 5:18 
Questiondata migration Pin
divyaswati25-Jun-06 21:06
divyaswati25-Jun-06 21:06 
AnswerRe: data migration Pin
Coolesh26-Jun-06 1:59
Coolesh26-Jun-06 1:59 
Questioncharacter limit in textbox Pin
mamathy25-Jun-06 20:07
mamathy25-Jun-06 20:07 
AnswerRe: character limit in textbox Pin
rajmani25-Jun-06 20:49
rajmani25-Jun-06 20:49 
AnswerRe: character limit in textbox Pin
Socheat.Net26-Jun-06 0:02
Socheat.Net26-Jun-06 0:02 
In button event
If not Textbox.Text.Length>10 Then
'Correct go here
Else
Msgbox("Phone to long"
End If

................
AnswerRe: character limit in textbox Pin
Socheat.Net26-Jun-06 0:02
Socheat.Net26-Jun-06 0:02 
Questionimport video files from Digital camera Pin
NyBawa25-Jun-06 19:58
NyBawa25-Jun-06 19:58 
QuestionVisual Studio cannot start debugging...... Pin
angelagke25-Jun-06 16:11
angelagke25-Jun-06 16:11 
AnswerRe: Visual Studio cannot start debugging...... Pin
Mekong River25-Jun-06 21:33
Mekong River25-Jun-06 21:33 
GeneralRe: Visual Studio cannot start debugging...... Pin
angelagke27-Jun-06 0:01
angelagke27-Jun-06 0:01 
GeneralRe: Visual Studio cannot start debugging...... Pin
Mekong River27-Jun-06 0:08
Mekong River27-Jun-06 0:08 
GeneralRe: Visual Studio cannot start debugging...... Pin
angelagke27-Jun-06 15:32
angelagke27-Jun-06 15:32 
QuestionPrinting Labels Pin
micromause25-Jun-06 15:54
micromause25-Jun-06 15:54 
QuestionInserting new records in ADO.NET Pin
TheFoZ25-Jun-06 3:25
TheFoZ25-Jun-06 3:25 
AnswerRe: Inserting new records in ADO.NET Pin
Tamimi - Code25-Jun-06 3:39
Tamimi - Code25-Jun-06 3:39 
GeneralRe: Inserting new records in ADO.NET Pin
TheFoZ25-Jun-06 4:11
TheFoZ25-Jun-06 4:11 
AnswerRe: Inserting new records in ADO.NET Pin
Dave Kreskowiak25-Jun-06 12:47
mveDave Kreskowiak25-Jun-06 12:47 
GeneralRe: Inserting new records in ADO.NET Pin
TheFoZ27-Jun-06 8:09
TheFoZ27-Jun-06 8:09 
GeneralRe: Inserting new records in ADO.NET Pin
Dave Kreskowiak27-Jun-06 14:36
mveDave Kreskowiak27-Jun-06 14:36 
GeneralRe: Inserting new records in ADO.NET Pin
TheFoZ28-Jun-06 9:36
TheFoZ28-Jun-06 9:36 
QuestionVB.net Pin
bzasri24-Jun-06 22:02
bzasri24-Jun-06 22:02 
AnswerRe: VB.net Pin
Mekong River25-Jun-06 1:04
Mekong River25-Jun-06 1:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.