-
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....
-
VB.NET Date conversion
How to convert mm/dd/yyyy to dd/mm/yyyy.
-
How do you declare variables in VB.NET
A) Using Dimension keywordB) Using Dim keywordC) Both A & BD) None
-
-
-
-
By default VB.NET delegate refers
A) Shared MethodsB) Instance MethodsC) Both A & BD) None
-
-
Which of the following Types will have data of fixed size
A) Value TypeB) Reference TypeC) None
-
VB.NET testing
What's involved in end to end VB.NET testing?
-
How does VB.NET instantiates the .NET object
A) Using NEW keywordB) Using CREATEOBJECT keywordC) Using GETOBJECT keywordD) Both A & B
-
Select the keyword used to refer the name space in our code in VB.Net
A) UsingB) PackageC) ImportsD) None of the above
-
A DataSet can hold any number of tables
A) TrueB) False
-
Which of the following is not member of String classs
A) CopyB) ConcatC) FormatD) Substring
-
Test case for a calender
Give me sample test case for calender
-
VB.NET 2-dimensional array
How do you search within a 2-dimensional array using VB.NET? How can I know that a value already exists in the array?
-
FCL in Dot Net Framework
What is FCL in Dot Net Framework?
-
Role Based Security
What do you mean by Role based Security?
-
-
VB.NET Interview Questions
Ans