how can we assigns items on listbox so that it will show
rowwise please write the code for it.
Answers were Sorted based on User's Feedback
Answer / prashant n
Lisbox1.Items.Add "Prashant"
Lisbox1.Items.Add "Chinchu"
Lisbox1.Items.Add "Pallavi"
Lisbox1.Items.Add "Suresh"
Lisbox1.Items.Add "Polika"
Is This Answer Correct ? | 4 Yes | 2 No |
Define serialization in .net?
Allowed program to auto-correct the database when loading a presentation.
1234 123 12 1 how to design above pic in vb.net?
Explain how does the xmlserializer work?
How to store decimal data in .net?
Explain public assembly?
What is different between web.config and machine.config and where it will be ?
sql satement for 2nd maximum value
Name and explain some of the exclusive features which are present in vb?
Explain the use of serialization and deserialization?
visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb.net?
What are the types of generations in garbage collector?