How do you declare static variable and how it is declared
and what is its lifetime?
Answers were Sorted based on User's Feedback
Answer / firoz ahmed
Static variable are declared within the procedure.
and it preserves the value of variable.whether is
called 10000 times.no problem.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / pratik
Hi,
Static variables are declare through the
Static Var1 as Integer
The scop of the Var1 is within the module where its is
defined
| Is This Answer Correct ? | 18 Yes | 20 No |
how to connect crystal report with vb.net ?
What is public assembly?
What is the advantages of VB.NET?
Explain the advantages of migrating to vb.net?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
Name some of the features of C# which are not present in VB.NET?
What do you mean by deserialization?
What is internal keyword in .net framework?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
What do you mean by option strict on?
What is DLL hell?
What is an abstract class?
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)