Answer Posted / nashiinformaticssolutions
To share a variable or method within a class, use the static keyword. Static variables are those that, once defined, are created and shared by all objects at the class level in a single copy.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is DLL HELL in VB.NET
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
What is portable executable?
What would you do to remove microsoft visual basic name space?
What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?
What is the difference between convert.tostring and i.tostring method?
What is the use of system.diagnostics.process class?
Which properties are used to bind a DataGridView control?
How to retrieve images in sql server database through vb.net?
Explain code security?
Explain about jagged arrarys ?
Explain private assembly?
What is writeline in vb.net?
Write the role of new keyword?
what is commom language runtime?