how can we assigns items on listbox so that it will show
rowwise please write the code for it.
Answer Posted / sajad aziz
listbox.items.add("item name")
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What languages does the .net framework support?
What are the two main parts of .net?
Write a VB.Net console program to check whether a number is perfect or not.
What are the differences between c# and visual basic.net?
What are the shared variables?
Explain the difference between vb.net and c#, related to oops concepts?
Explain the use of console application?
How many languages are supported by .net?
Explain the difference between web.config and machine.config and where it will be ?
What is difference between inline and code behind?
What are the shadow variables?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.
What are the different types of applications supported in .net (or) .net framework?
Explain redim keyword?
Explain how to store decimal data in .net?