what are the difference between An input box and Message box
..?
Answer Posted / subbiah sudhan
input box is used to get a input from user, but msgbox is
used to dispaly the output or message to user.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.
Explain trace in vb.net?
Explain option explicit?
Explain the use of serialization and deserialization?
what is the advantage of option strict on?
Explain about visual basic?
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 difference between namespace and assembly?
Explain internal keyword in .net framework?
What is strong name in .net assembly?
What is strong typing and weak typing?
source code for how to login a vb.net application ?
Explain namespace?
What are the differences between c# and visual basic.net?
What are the difference between dispose(), close(), exit(), end()? When do we use them?