-
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
-
-
-
Vb variable declaration
it is a function for popup window
window.opener.document.emmsform.FileIDHid.Value = document.emmsform.FileIDHid.value;
but in the coding it is declare like this n showing error
at FileIDHid.Value is not declared If FileIDHid.Value= "" Then FileIDHid.Value = Request.Params("fileid")
in the aspx page it has
how can i declare... -
-
-
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