ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  VB.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
how can we assigns items on listbox so that it will show 
rowwise please write the code for it.
 Question Submitted By :: Santosh Kumar Rath
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how can we assigns items on listbox so that it will show rowwise please write the code for it.
Answer
# 1
Lisbox1.Items.Add "Prashant"
Lisbox1.Items.Add "Chinchu"
Lisbox1.Items.Add "Pallavi"
Lisbox1.Items.Add "Suresh"
Lisbox1.Items.Add "Polika"
 
Is This Answer Correct ?    2 Yes 0 No
Prashant N
 
  Re: how can we assigns items on listbox so that it will show rowwise please write the code for it.
Answer
# 2
listbox.items.add("item name")
 
Is This Answer Correct ?    1 Yes 1 No
Sajad Aziz
 
 
 
  Re: how can we assigns items on listbox so that it will show rowwise please write the code for it.
Answer
# 3
ListBox1.Items.Add(TextBox1.Text)
 
Is This Answer Correct ?    2 Yes 0 No
Vinod
 

 
 
 
Other VB.NET Interview Questions
 
  Question Asked @ Answers
 
How does you get record no from 5 to 15 from a dataset of 100 records? ABC2
I want to reduce my CPU Usage when I am querying the Database for records. Now my Winform App(in VB.Net) suddenly Jumps to 100% CPU Usage when i query for records from sql server database. I want this Usage to be less. Any help is appreciated  2
what is the root namespace for all types?  5
when we will use console ?  3
What is the Difference between Overriding and overloading?  11
What is the difference between Dataset and Recordset?  7
What is the difference b/w Readonly Variable and Constant Variable? Sonata5
What is JIT(Just In Time) and How it works? Infocons3
Trace and Debug belongs to which namespaces?  4
In Datagrid after adding row, how you will assign the value for each cell to currently added new row?  1
What is MSIL. HDFC3
what are the advantage in vb.net and different between vb and vb.net TCS4
How do you rate yourself in .NET ? Infosys3
What are the objects in asp.net and tell the purpose of those objects Ascent2
how can we assigns items on listbox so that it will show rowwise please write the code for it.  3
How do you do multithreading application in VB ? Satyam4
wht is the use of console application?  3
What is shadowing? TCS3
What is an indexed property?  1
Do event have return type?  7
 
For more VB.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com