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
Explain nested classes?
What is globalization?
how many server control present in .net
How to achieve Polymorphism in VB.Net?
Did vb6 support multi-threading ?
What is the significance of delegates?
What is the use of assembly?
Explain public assembly?
Name a feature which is common to all .net languages?
thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net
my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .
What does assert() method do In VB.NET
Explain how to send xml file on server using http protocol?
Define cls?
What is tracing?