GeekInterview.com
  I am new, Sign me up!
 

Visual Basic Interview Questions


Visual Basic Interview Questions

Questions: 453
Comments: 564
 Visual Basic Tags
 Showing Questions 11-20 of 453 Questions
<< Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 Visual Basic Interview Questions
Sorting Options :  

Latest Answer: Dim zrs.MoveFirst Do While Not rs.EOF         Set z = lv.ListItems.Add(, , rs!Field1) '         z.SubItems(1) = rs!Field2        z.SubItems(2) ...

Latest Answer: Use Winsock ActiveX Control to create a client and server application. Server will be listening on a port. When a connection is requested by a client, instead of assigning the connection to the listening socket, create a new socket and assign the ...
Read Answers (1) | Asked by : Shrikant

Latest Answer: Use this to clear combo box at runtime  combo1(combo box name).clear ...

Latest Answer: It is quite tipical to connect to MS Access without DSN,I prefer to create a server application like i.e. ActiveX ( EXE/DLL ).which contains all the connection information also methods to execute SQL commands and to retrieve and update data. I ...


How to create xy chart in visual basic like graph where x and y will be provided by us 
Latest Answer: You can perform this by using Microsoft Chart Control and setting ChartType to "VtChChartType2dLine". After that, take a two dimentional array and store the (X,Y) values into the array. After that just assign the array to the chartData property ...

Consider the following Code Segment Set Obj_1= Old Set Obj_2= Old Set Obj_3= ABC Result= Obj_3 is Obj_2 What does Result return 1. Null 2. 0 3. 1 4. false
Read Answers (1) | Asked by : Rujul

Latest Answer: hi all i one way to read the excel data if it sis useful use this   Select the microsoft  version x.. from refernce and crate an new application object thru that read the excel file and get the contents fromthat file and store it to ...

Latest Answer: SPLIT-------Returns a zero-based, one-dimensional array from a specified number of substringsExample:dim sstr as stringdim arr() as Arraysstr="My name is Harry"arr()=split(sstr)'arr() will contain the substrings as {"My","name","is","Harry"}MID-----Returns ...

There is an option in the VSS(Visual Source Safe) as copy User right's. Like that is there any option for copying project privileges from one project to another.
View Question | Asked by : Jyothi

View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape