-
-
-
How do you create method which can be accessed without the use of objects reference ?
A) Using FRIEND KeywordB) Using STATIC KeywordC) Using SHARED KeywordD) NONE
-
-
How do you use two datareaders at the same time in a vb.net windows application ?
For example:while(datareader1.read()) while(datareader2.read()) end whileend whilethis is not allowed even though both datareaders have two different sets of data. can someone help me out with this please..is there another way to do this?thank you
-
-
-
-
-
-
-
Filenet and Kofax
What is Filenet and Kofax? Explain in detail
-
Which of the folloing kind of collections are supported by VB.NET?
A) ArrayListB) HashTableC) DynamicArray
-
My.Application.Log.WriteEntry , by default , writes to the file:
A) assemblyname.logB) Applog.LogC) Application.LogExplanation: This file is located in the application’s data directory.
-
-
Design a font dialog box
i want to design a font dialog box as how it looks in Microsoft word. in that to set a font color we have a combo box and it will not give a drop down menu when we click it. instead it will give some thing like a panel. how to make that. without using font dialog and color dialog i want to do it. please check it and answer me thank you.
-
Move to the last row of a table
How to move to the last row of a table in VB.Net
-
The Visual Basic Compiler is:
A) vbcompiler.exeB) vb.exeC) vbc.exe
-
.NET 2.0 and .Net 3.0 / .Net 3.5
What are the differences between .NET 2.0 and .Net 3.0 / .Net 3.5 in terms of changes in language (C#/VB.NET) and Framework?
-
VB.NET Interview Questions
Ans