adspace
Answer Posted / Amit Kumar Pandey
A literal control in VB.NET is a type of control that directly displays its value, such as Label or Literal. Unlike other controls, they do not have an associated event for user interaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain an assembly?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What is option strict?
What is early binding?
How to retrieve images in sql server database through vb.net?
How to send xml file on server using http protocol?
What are the features of c# which are not present in vb.net?
Explain the difference between system.string and system.stringbuilder classes?
Explain the difference between datatable and dataset?
How to store images in sql server database through vb.net?
Explain how can we remove handlers at run time?
What is the use of assembly?