-
-
-
Stop rolling page in Dot Metrix Printer
After Print the Label How to stop the printer page rolling and Other Label Started from the next of it.
-
Thread-Safe Class
Which is the only thread-safe class in System.collections?
-
How many levels of compilation happens in .NET Framework
A) One LevelB) Two LevelC) Three LevelExplanation: Source Code to MSIL in first level & MSIL to Native code in second level
-
Date Time Picker
HiI am doing a project on bug tracking tool using VB.NET. For that i need a date time picker control as one in usual vb. I checked the tool box but i couldn't find it. So for the time being i am using a text box and a button to enable the calender control,using which i am selecting the date. Is there any reference to add to get that control.Can some one help. Regards...
-
Class Library
What are the benefits of using Class Library?
-
In VB.NET which of the following restrictions does not exist?
A) No of variables used in modulesB) Module sizeC) NamingD) All of the above
-
Examples of Extended Provider are
A) Dataprovider & Error HandlerB) Errorprovider & HelpproviderC) Errorhandler & FinalizerD) None
-
Class Library
What Is Class Library? How will you use class library in project?
-
Dataset is always disconnected
A) TrueB) False
-
Windows-based application code segment
You develop a Windows-based application that includes the following code segment. (Line numbers areincluded for reference only.)01 Public Sub password_Validating (ByVal sender As _02 Object, ByVal e As _03 System.ComponentModel.CancelEventArgs)04 Handles password.Validating05 If ValidPassword() = False Then06 'Insert new code.07 End If08 End SubYou must ensure that users cannot move control focus away...
-
VB.NET List Box
How can i retrieve records of a column having certain criteria and display the records in a list box? Please help me...
-
The metadata stored in the assembly is called :
A) AssemblyInfoB) manifestC) AssemblyData
-
File System Object
How do create a fileSystemObject?
-
-
Which of the following is not a method of a Connection Object in VB.NET?
A) Open ( )B) BeginTransaction ( )C) Execute( )D) Commit Transaction( )
-
-
How to stop a form refresh in vb.net windows application
hi all,I am used in me.showintaskbar property to remove application from taskmanager.but it removes the form(application)it still refreshes.How to stop the form refresh.to avoid that issue please help me.Thanks,
-
VB.NET Interview Questions
Ans