0% found this document useful (0 votes)
6 views

Practical list for GUI Programming

Uploaded by

prajapatibhavy10
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Practical list for GUI Programming

Uploaded by

prajapatibhavy10
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

ACHARYA MOTIBHAI PATEL INSTITUTE OF

COMPUTER STUDIES
BCA SEM-4

U34A1GUI GUI PROGRAMMING

Practical list for GUI Programming(C#)


1. Write an application to print “Hello World” in Textbox.
2. Write an application to print or display sum of 1 to 100 natural
numbers.
3. Write an application to print or display sum of odd/even numbers
between 1 to 100 numbers.
4. Write an application to create mini calculator.
5. Write an application to move items from listbox1 to listbox2 and vise-
versa.
6. Write an application to check value validation in combo box.
7. Write an application for using checkbox and radio button.
8. Write an application to create student class and use in a form.
9. Write an application to explain inheritance concept with student
information and use in form.
10.Write an application to make clock/stop watch using Timer.
11.Write an application to show and close child forms in MDI form.
12.Write an application to make one function and one subroutine
(Procedure) in your application for swap information.
13.Write an application to insert and delete student information in/from
student database.
14.Write an application to print traffic signal lights.
15.Write an application to search and update student information from/in
student database.
16.Write an application to view student information in grid view using
dataset.
17.Write an application to use error handling concept for student
information (exception).
18.Write an application to use error provider control for login
information.
19.Write an application to make crystal report for student information.

BCA,GANPAT UNIVERSITY

You might also like