Usage of bound controls in activex data controls


Answer the following questions in detail.

Question 1) Describe the steps involved in development of Visual Basic Application.

Question 2) Write down a Visual Basic program to determine the given number is odd or not, and outputting data to a message box.

Question 3) What will be the values of x after the execution of each step one by one.

x = 1
If x < 5 Then
x = 0
End If
x = x + 1

Question 4) Describe the properties, Events related and method associated with Button, list Box, and Combo Box in VB.

Question 5) What do you mean by an Array? How we can declare a fixed length array and dynamic Array.

Question 6) Describe the following statement in VB

(a) If .Else statement.

(b) Case. End Select statement.

Question 7) Write down guidelines to create an effective menu. Also provide code to create a top down menu.

Question 8) Write a detailed note on MDI forms.

Question 9) What do you mean by MSFlexGrid control and describe how it is used?

Question 10) Describe the usage of Bound controls in ActiveX data controls.

Question 11) Describe steps involved to access the data from a data base in Visual Basic in detail.

Question 12) Write a detailed note on crystal and data reports generated in VB.

Request for Solution File

Ask an Expert for Answer!!
Mechanical Engineering: Usage of bound controls in activex data controls
Reference No:- TGS08987

Expected delivery within 24 Hours