Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: selvaganapathy ; Forum: VB.NET and child forums
Forum: VB.NET Sep 23rd, 2008
Replies: 2
Views: 1,257
Posted By selvaganapathy
Here you made mistake.

change

If "Average grade: " >= 90 Then
letterGrade = "A"
ElseIf "Average grade: " >= 80 Then
letterGrade = "B"
ElseIf...
Forum: VB.NET Aug 9th, 2008
Replies: 6
Views: 5,816
Posted By selvaganapathy
Somewhat correct. But you have to declare the variable at Form level not inside Click Event Handler


Dim bBtnClicked As Boolean = False
Private Sub cmdOne_Click(ByVal sender As...
Forum: VB.NET Jul 12th, 2008
Replies: 4
Views: 1,576
Posted By selvaganapathy
Yes Now I Understand.This Query is working when Exactly the GraphicsCARD is NVIDIA*, because u specified = operator. When you query to the pattern (like NVIDIA*) you should use Like Operator. Also My...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC