SteevStanman SteevStanman
  • 01-05-2017
  • Computers and Technology
contestada

List the rules to keep in mind as you declare a variable in VB.NET

Respuesta :

tonb
tonb tonb
  • 09-05-2017
- What is your variable scope? Ie., in what parts of the program do you need it?
- Is it a value type or a reference type. Reference types must always be "newed". Value types are more expensive to pass as parameters.
- Does the type implement IDisposable? Then you should use it in a using { } clause.
- Is the type immutable (like string or DateTime)? Then making changes to it is more expensive than you may think.
Answer Link

Otras preguntas

what happens to the brightness of the light from each bulb as each new bulb is added?
Give a counter example to this statement. The quotient of two fractions between 0 and 1 is always a whole number.
What fraction is closest to 3/4? 2/3 3/5 7/10 13/20 Show your working please
what is the main functions of lipids?
Venn Diagram: In a school all of the 120 pupils must choose at least one of Archery, Badminton or Cycling. 63 pupils choose archery 62 pupils choose badminton
Recently in the United States, there were about 300,000,000 cell phone users. That same year there were about 5.7x10^9 cell phone users worldwide. About how man
why is water so important in metabolism
while your finger is still pushing the coin, there are four forces acting on the coin: what are they?
can someone help me with number 25
Which of the following differs when comparing the deep ocean to the intertidal zone? PLEASE HELP!!! •need for energy •salinity •the amount of sunlight •relianc