Monday 22 July 2013

Practicals On Visual Basic ( Project) [BCA – 605] Syllabus BCA 6th-VI Sem Syllabus for DAVV Indore Affiliated Institutions

DEVI AHILYA VISHWAVIDYALAYA (DAVV), INDORE
Bachelor Of Computer Applications (BCA) (Full-Time) 
Sixth-6th-VI Semester Curriculum/ Syllabus 2011-12 Academic Year Onwards
Practicals On Visual Basic ( Project)– Syllabus 

Practicals On Visual Basic ( Project) [BCA – 605] Syllabus /Course contents

Max. Marks :25  Min. Marks : 09

1. Write a Program which asks Login, Password from user three times. If the password is right it wishes the user else it gives proper message to the user.
2. Write a program which has three text boxes. And four buttons. Buttons are like
i) Add
ii) Subtract
iii) Multiply
iv) Divide
User will enter two no. in first and second text box and there result will be displayed in third text box.
3. Program which take 10 records from the user. There are two buttons on the form. Display, Modify, on clicking the button display information about the requested record. On clicking modify information of particular student should be changed.
4. Create a menu
Color Font Case
Red Bold Lower
Green Italic Upper
Blue Bold and Italic
Font Name
Form has one Textbox on Clicking any option properties of textbox Should Change Accordingly.
5. Take two LISTBOX. First list box has 10 elements.
There are three buttons.
i) >
ii) >>
iii) Remove
On Clicking first button selected item from first list box should be inserted into second one. If second button is clicked then all item of first should be inserted into second one ( no duplicate element in second list box).on clicking third button selected element from the second list box should be deleted.
 

No comments:

Post a Comment