Click here to Skip to main content
15,915,828 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to add "" in VB.NET message box Pin
Guffa21-Jan-08 12:18
Guffa21-Jan-08 12:18 
GeneralRe: How to add "" in VB.NET message box Pin
Jats_4ru21-Jan-08 23:10
Jats_4ru21-Jan-08 23:10 
GeneralTo check LAN connection Status Pin
saravanan0521-Jan-08 1:19
saravanan0521-Jan-08 1:19 
GeneralCross Post and Multipost. Please ignore this. Pin
Vasudevan Deepak Kumar21-Jan-08 1:36
Vasudevan Deepak Kumar21-Jan-08 1:36 
Questionform designer does not show controls any more though they are still there Pin
mp000121-Jan-08 0:11
mp000121-Jan-08 0:11 
Generalvbnormal Error.... Pin
soniasan21-Jan-08 0:04
soniasan21-Jan-08 0:04 
GeneralRe: vbnormal Error.... Pin
Colin Angus Mackay21-Jan-08 0:46
Colin Angus Mackay21-Jan-08 0:46 
GeneralRe: vbnormal Error.... Pin
divyesh143221-Jan-08 1:14
divyesh143221-Jan-08 1:14 
There is settings which configure your project with strict type conversion or normal (like in vb 6, as you know you can assign an integer variable a string value like "147" it works fine in that).

Go to solution explorer, right click on you project definition (not solution one) and open its property.

A widow will be opened and now click on compile option there will be a combobox for Option Strict change it to on.

This will strict you to assign valid values to particular variables.
Generalload statment Pin
soniasan20-Jan-08 23:50
soniasan20-Jan-08 23:50 
GeneralRe: load statment Pin
Colin Angus Mackay21-Jan-08 0:43
Colin Angus Mackay21-Jan-08 0:43 
GeneralRe: load statment Pin
soniasan21-Jan-08 1:16
soniasan21-Jan-08 1:16 
GeneralRe: load statment Pin
Colin Angus Mackay21-Jan-08 7:07
Colin Angus Mackay21-Jan-08 7:07 
GeneralTime our Erro in Gmail Smtp(Code included) Pin
plural20-Jan-08 22:50
plural20-Jan-08 22:50 
GeneralRe: Time our Erro in Gmail Smtp(Code included) Pin
plural20-Jan-08 23:15
plural20-Jan-08 23:15 
GeneralOCX contol Pin
soniasan20-Jan-08 20:51
soniasan20-Jan-08 20:51 
GeneralRe: OCX contol Pin
divyesh143221-Jan-08 1:21
divyesh143221-Jan-08 1:21 
GeneralRe: OCX contol Pin
soniasan21-Jan-08 19:22
soniasan21-Jan-08 19:22 
QuestionHow to detect lost internet connection ? Pin
cheeken2u20-Jan-08 20:15
cheeken2u20-Jan-08 20:15 
GeneralRe: How to detect lost internet connection ? Pin
Vimalsoft(Pty) Ltd21-Jan-08 0:30
professionalVimalsoft(Pty) Ltd21-Jan-08 0:30 
GeneralRe: How to detect lost internet connection ? Pin
Steven J Jowett21-Jan-08 2:19
Steven J Jowett21-Jan-08 2:19 
QuestionHow to Pass a Double Quote (")in a string ? Pin
SekharOne20-Jan-08 18:44
SekharOne20-Jan-08 18:44 
AnswerRe: How to Pass a Double Quote (")in a string ? Pin
Nilesh Hapse20-Jan-08 20:38
Nilesh Hapse20-Jan-08 20:38 
AnswerRe: How to Pass a Double Quote (")in a string ? Pin
John_Adams20-Jan-08 22:45
John_Adams20-Jan-08 22:45 
AnswerRe: How to Pass a Double Quote (")in a string ? Pin
The Mighty Atom21-Jan-08 10:20
The Mighty Atom21-Jan-08 10:20 
QuestionGlobal hooks from a Windows Service Pin
Raveheart20-Jan-08 9:15
Raveheart20-Jan-08 9:15 

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.