Friday 3 July 2015

bt0082 smu bsc it spring 2015 IVth sem assignment

Get fully solved assignment. Buy online from website
online store
or
plz drop a mail with your sub code
we will revert you within 2-3 hour or immediate
Charges rs 125/subject and rs 500/semester only.
if urgent then call us on 08791490301, 08273413412

PROGRAM
BSc IT
SEMESTER
FOURTH
SUBJECT CODE & NAME
BT0082, Visual Basic

Qus:1 Explain the event driven applications in VB.NET.
·         Explain common control events and common form events in vb.net.
Answer:
Explain the event driven applications in VB.NET:
Visual Basic applications are event-driven, i.e., they work by responding to the events that occur on objects. To respond to an event, you code an event procedure (or event handler) as shown in Figure below.
The user may click on an Exit button on the form. Then, the application responds by executing the

Qus:2 Describe the concept of Exit Try statement in VB.NET with an example.
Answer:
The concept of Exit Try statement in VB.NET with an example:
The Exit Try statement will, under a given circumstance, break out of the Try or Catch block and continue at the Finally block. In the following example, you are going to exit a Catch block if the value of iItems is 0,


Qus:3 Define SQL. Explain the select statement of SQL with examples.
Answer:
SQL:
SQL (pronounced SeeKwel), is short for Structured Query Language, and is a way to query and write to databases (not just Access). The basics are quite easy to learn. If you want to grab all of the records from a


Qus:4 Describe the concept of record navigation in VB.NET.
Answer:
The concept of record navigation in VB.NET:
(i) Move Back One Record at a Time:

To move backwards through the DataSet, we need to decrement the inc counter. This means is deducting 1 from whatever is currently in inc. But we also need to check that inc doesn't go past zero, which is the first



Qus:5 Describe the concept of jagged arrays in visual basic with an example.
Answer:
The concept of jagged arrays in visual basic with an example:
Definition – 1: An array of which each element is itself an array is called an array of arrays, or a jagged array.

Definition – 2: An array of which each element is itself an array is called an array of arrays, or a




Qus:6 Describe the features of ListView Control. Also describe how to set its design time properties.
Answer:
The features of ListView Control:
Together with the TreeView control, the ListView control has been made popular by Windows Explorer. Now many Windows applications use this pair of controls side by side, and they're therefore called Windows Explorerlike applications. In these applications, the end user selects a Node in the

Get fully solved assignment. Buy online from website
online store
or
plz drop a mail with your sub code
we will revert you within 2-3 hour or immediate
Charges rs 125/subject and rs 500/semester only.
if urgent then call us on 08791490301, 08273413412



No comments:

Post a Comment