Click here to Skip to main content
15,881,872 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to close all open forms. Pin
Eslam Afifi17-Feb-08 8:06
Eslam Afifi17-Feb-08 8:06 
GeneralRe: How to close all open forms. Pin
coolsatty17-Feb-08 23:07
coolsatty17-Feb-08 23:07 
AnswerRe: How to close all open forms. Pin
Eslam Afifi18-Feb-08 11:01
Eslam Afifi18-Feb-08 11:01 
GeneralRe: How to close all open forms. Pin
coolsatty18-Feb-08 18:23
coolsatty18-Feb-08 18:23 
AnswerRe: How to close all open forms. Pin
Eslam Afifi18-Feb-08 20:06
Eslam Afifi18-Feb-08 20:06 
GeneralRe: How to close all open forms. Pin
coolsatty19-Feb-08 23:59
coolsatty19-Feb-08 23:59 
GeneralRe: How to close all open forms. Pin
Eslam Afifi20-Feb-08 9:17
Eslam Afifi20-Feb-08 9:17 
QuestionHow can I correct these 5 lines of code in vb.net Pin
Gjm17-Feb-08 4:22
Gjm17-Feb-08 4:22 
Dim myarray() As Integer
Dim i As Integer
For i = 0 To 15
myarray(i) = 2
Next


In the 4th line I gets an error message as under:
Variable 'myarray' is used before it has been assigned a value. A null reference exception could result at runtime.

Please correct the code ....
AnswerRe: How can I correct these 5 lines of code in vb.net Pin
Guffa17-Feb-08 4:33
Guffa17-Feb-08 4:33 
GeneralRe: How can I correct these 5 lines of code in vb.net Pin
Fawxes18-Feb-08 4:15
Fawxes18-Feb-08 4:15 
GeneralPrepare an Evaluation Copy of a Windows based Application which is developed by using VB .Net 2003 and SQL Server2000 Pin
joby10017-Feb-08 0:50
joby10017-Feb-08 0:50 
GeneralRe: Prepare an Evaluation Copy of a Windows based Application which is developed by using VB .Net 2003 and SQL Server2000 Pin
Mark Churchill17-Feb-08 1:45
Mark Churchill17-Feb-08 1:45 
GeneralRe: Prepare an Evaluation Copy of a Windows based Application which is developed by using VB .Net 2003 and SQL Server2000 Pin
plural17-Feb-08 7:36
plural17-Feb-08 7:36 
GeneralRe: Prepare an Evaluation Copy of a Windows based Application which is developed by using VB .Net 2003 and SQL Server2000 Pin
joby10017-Feb-08 18:52
joby10017-Feb-08 18:52 
Questionfile transfer Pin
Agbaria Ahmad16-Feb-08 22:02
Agbaria Ahmad16-Feb-08 22:02 
AnswerRe: file transfer Pin
Sam Xavier29-Apr-08 18:58
Sam Xavier29-Apr-08 18:58 
GeneralChecked List Box Errors On Start-up [modified] Pin
AAGTHosting16-Feb-08 15:32
AAGTHosting16-Feb-08 15:32 
GeneralRe: Checked List Box Errors On Start-up Pin
Luc Pattyn16-Feb-08 15:43
sitebuilderLuc Pattyn16-Feb-08 15:43 
GeneralRe: Checked List Box Errors On Start-up Pin
AAGTHosting16-Feb-08 15:51
AAGTHosting16-Feb-08 15:51 
GeneralRe: Checked List Box Errors On Start-up Pin
Luc Pattyn16-Feb-08 16:44
sitebuilderLuc Pattyn16-Feb-08 16:44 
GeneralRe: Checked List Box Errors On Start-up Pin
AAGTHosting16-Feb-08 16:55
AAGTHosting16-Feb-08 16:55 
GeneralRe: Checked List Box Errors On Start-up Pin
Luc Pattyn17-Feb-08 2:03
sitebuilderLuc Pattyn17-Feb-08 2:03 
GeneralRe: Checked List Box Errors On Start-up Pin
AAGTHosting16-Feb-08 15:53
AAGTHosting16-Feb-08 15:53 
QuestionIncreasing list height of AutoCompleteTextBox Pin
xbiplav16-Feb-08 13:44
xbiplav16-Feb-08 13:44 
GeneralRe: Increasing list height of AutoCompleteTextBox Pin
Christian Graus16-Feb-08 14:19
protectorChristian Graus16-Feb-08 14:19 

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.