Answer Posted / glibwaresoftsolutions
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
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
What is the use of console application?
Can you please explain the difference between dispose and finalize()?
difference between checkbox vs radiobutton??
What is non_deterministic finalization?
What is the difference between datagrid and gridview?
What does assert() method do In VB.NET
How do you use two datareaders at the same time in a vb.net windows application ?
Explain about visual basic?
Explain enumerator?
What would you do to remove microsoft visual basic name space?
Explain public assembly?
Explain the advantage of option strict on?
What is difference between import system.data.sqlclient,system.data.oledb?
Explain the difference between value and reference types?