what are the difference between An input box and Message box
..?
Answer Posted / santhiya
Input box used to specify the giving data.
Message box used to specify the displaying the data.
Is This Answer Correct ? | 19 Yes | 9 No |
Post New Answer View All Answers
What is code access security?
Which classes a dll can contain?
Explain the difference between web.config and machine.config and where it will be ?
Explain manifest?
Did vb6 support multi-threading ?
What is the source code for display the picture in button click event?
How to create a constant in vb.net?
What is the advantage of using system.text.stringbuilder over system.string?
what is the advantage of option strict on?
What do you mean by serialization and deserialization?
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 multiple form in vb?
Explain public assembly?
How many classes a dll can contain?
what is difference between namespace and assembly?