what are the Differences between variables defined as
public in a standard module (.bas) file and a Class file?
Answers were Sorted based on User's Feedback
Answer / pratap557
In Module , global variables are declared, whereas in class
file unless one creates the class instance , cannot get the
variable declared in the public section of that class
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / jojo
i bas All the variable are public by default u can access
the variable throughtout the project.
In class u need the instance of the class called object to
access it
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference between <F8> and <Shift-F8> when debugging?
How can we find out that a recordset is blank (without using recordcount property)?
How do I tell when an application executed using the SHELL command is finished?
Where can I get updated VB and other Microsoft files?
What is DAO?
Why visual basic is used?
Explain about declaring variables in Visual basic?
What do you know about chaining views.
When/Why should I use Option Explicit?
what is the Difference between Listindex and Tab index?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
CRETE A BACKUP FILE
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)