-
Test case for a calender
Give me sample test case for calender
-
Which of the following is not member of String classs
A) CopyB) ConcatC) FormatD) Substring
-
A DataSet can hold any number of tables
A) TrueB) False
-
Select the keyword used to refer the name space in our code in VB.Net
A) UsingB) PackageC) ImportsD) None of the above
-
How does VB.NET instantiates the .NET object
A) Using NEW keywordB) Using CREATEOBJECT keywordC) Using GETOBJECT keywordD) Both A & B
-
VB.NET testing
What's involved in end to end VB.NET testing?
-
Which of the following Types will have data of fixed size
A) Value TypeB) Reference TypeC) None
-
-
By default VB.NET delegate refers
A) Shared MethodsB) Instance MethodsC) Both A & BD) None
-
-
-
-
How do you declare variables in VB.NET
A) Using Dimension keywordB) Using Dim keywordC) Both A & BD) None
-
VB.NET Date conversion
How to convert mm/dd/yyyy to dd/mm/yyyy.
-
Visual Studio .NET Windows-based application
You use Visual Studio .NET to create a Windows-based application. The application includes a form named GraphForm, which displays statistical data in graph format. You use a custom graphing control that does not support resizing.You must ensure that users cannot resize, minimize, or maximize GraphForm. Which three actions should you take? (Each answer presents part of the solution. Choose three)A....
-
-
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,
-
-
Which of the following is not a method of a Connection Object in VB.NET?
A) Open ( )B) BeginTransaction ( )C) Execute( )D) Commit Transaction( )
-
VB.NET Interview Questions
Ans