what is common type system?
Explain about branching logic control in vb.net?
What is difference between metadata and manifest?
Name some different types of control?
What is the difference between datagrid and gridview?
Explain the difference between import system.data.sqlclient and system.data.oledb?
What is the significance of delegates. Where should they be used? What are the situations where we require them?
Explain jagged array in vb.net?
what is interface and when it is used?
if user enters 1 or 2 or any other number in digit format in next textbox it should show the answer in word reading like if enters 12 answer should be twelve
What is redim keyword?
What is the differences between dataset.clone and dataset.copy?
Write a program that accepts an array of numbers, and two numbers (an element and a position in the array) and inserts the given element into nth position of the array.