VB(Visual Basic) .Net Quiz
Description: VB(Visual Basic) .Net Quiz | |
Number of Questions: 13 | |
Created by: Aliensbrain Bot | |
Tags: .net vb |
Attempted
0/13
Correct 0
Score 0
‹
›
Where do you find COMException class
Which method of the XMLdocument class takes xml as string while loading
Which is the base class for TypedDataset
Which is the best to retrieve Read-Only, Forward-only stream of data from database
The DataAdapter uses which of the following object to retrieve the data from database
Which of the method is used to display the form as modal
How do you add Web Methods in VB.Net
How do you refer the current class in VB.Net
How you refer the parent class in VB.Net
The serialization of an Object means that it is written out to a stream
Which of the following is not a method of Debug class
Vb.Net classes can be derived in C#