Click here to Skip to main content
15,890,717 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: passing parameter in system.threading.timer Pin
Gideon Engelberth12-Feb-09 3:14
Gideon Engelberth12-Feb-09 3:14 
GeneralRe: passing parameter in system.threading.timer Pin
Alan N12-Feb-09 3:24
Alan N12-Feb-09 3:24 
QuestionHow to Enable and Disable Serial Port-Please give me the Code. Deep Request Pin
Noufe11-Feb-09 22:47
Noufe11-Feb-09 22:47 
AnswerRe: How to Enable and Disable Serial Port-Please give me the Code. Deep Request Pin
Alan N12-Feb-09 1:00
Alan N12-Feb-09 1:00 
AnswerRe: How to Enable and Disable Serial Port-Please give me the Code. Deep Request Pin
Dave Kreskowiak12-Feb-09 1:46
mveDave Kreskowiak12-Feb-09 1:46 
QuestionHow to Pass Parameter in .Net Reporting Pin
Chetan Patel11-Feb-09 22:29
Chetan Patel11-Feb-09 22:29 
AnswerRe: How to Pass Parameter in .Net Reporting Pin
Chetan Patel11-Feb-09 22:41
Chetan Patel11-Feb-09 22:41 
QuestionVariables Naming Pin
Samir Ibrahim11-Feb-09 20:28
Samir Ibrahim11-Feb-09 20:28 
Hi all

I am comming from VFP environment, and I work most of my project in VFP in addition to some project in vb6 and now in vb.net

In VFP there is no OPTION EXPLICIT, which mean There is no Strongly Type variable available so can code something like
oIE = Createobject("InternetExplorer.Application"
cName = "Soemthing"
cName = 10

The small "c" is for Character, "o" for Object, "c" tells that the variable cName is character type variable.

Since in vb6 and vb.net are strongly Typed language, I have 2 question
#1 Is it best practice to use Variable Naming? or that is not important?
#2 if yes, what is the best Variable Name Technique?

TIA

Samir R. Ibrahim

AnswerRe: Variables Naming Pin
Chetan Patel11-Feb-09 22:27
Chetan Patel11-Feb-09 22:27 
GeneralRe: Variables Naming Pin
Samir Ibrahim12-Feb-09 0:20
Samir Ibrahim12-Feb-09 0:20 
AnswerRe: Variables Naming Pin
Guffa12-Feb-09 0:57
Guffa12-Feb-09 0:57 
GeneralRe: Variables Naming Pin
Samir Ibrahim12-Feb-09 1:40
Samir Ibrahim12-Feb-09 1:40 
GeneralRe: Variables Naming Pin
Dave Kreskowiak12-Feb-09 1:44
mveDave Kreskowiak12-Feb-09 1:44 
GeneralRe: Variables Naming Pin
Samir Ibrahim12-Feb-09 2:18
Samir Ibrahim12-Feb-09 2:18 
GeneralRe: Variables Naming Pin
Jon_Boy12-Feb-09 7:48
Jon_Boy12-Feb-09 7:48 
GeneralRe: Variables Naming Pin
Samir Ibrahim12-Feb-09 9:45
Samir Ibrahim12-Feb-09 9:45 
QuestionCrystal report problem Pin
mahalakshmi4211-Feb-09 19:54
mahalakshmi4211-Feb-09 19:54 
QuestionHow to apply Read lock to Record in VB 6.0 Pin
Jhanvy Thaker11-Feb-09 18:45
Jhanvy Thaker11-Feb-09 18:45 
AnswerRe: How to apply Read lock to Record in VB 6.0 Pin
Vimalsoft(Pty) Ltd11-Feb-09 22:47
professionalVimalsoft(Pty) Ltd11-Feb-09 22:47 
AnswerRe: How to apply Read lock to Record in VB 6.0 Pin
Prasadsm11-Feb-09 23:02
Prasadsm11-Feb-09 23:02 
AnswerRe: How to apply Read lock to Record in VB 6.0 Pin
Dave Kreskowiak12-Feb-09 1:42
mveDave Kreskowiak12-Feb-09 1:42 
QuestionFilter percent (%) and apostrophes (') contained in a string Pin
mbv80011-Feb-09 16:54
mbv80011-Feb-09 16:54 
AnswerRe: Filter percent (%) and apostrophes (') contained in a string Pin
paas12-Feb-09 1:06
paas12-Feb-09 1:06 
AnswerRe: Filter percent (%) and apostrophes (') contained in a string Pin
Guffa12-Feb-09 1:33
Guffa12-Feb-09 1:33 
QuestionRubber Banding in VB 2008 Pin
StefanGeorgiev11-Feb-09 16:45
StefanGeorgiev11-Feb-09 16:45 

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.