Part of my academic portfolio — Darshil-Patel23 · B.Sc. CA&IT (NVPAS) → M.Sc. IT (ISTAR, CVM University)
All 29 practicals for Visual Programming (VB.NET) — B.Sc. CA&IT Semester IV: WinForms controls, validation, timers, MDI/menus, and ADO.NET database connectivity. Each file is the form's code-behind with the original question in the header; recreate the matching controls in the Visual Studio designer to run it. Connection strings use the |DataDirectory| placeholder — point them at your own .mdf.
Open in Visual Studio (Windows), create a WinForms project, add the form controls named in the code, and paste each class in.
| # | Practical | File | Key Concepts | Course |
|---|---|---|---|---|
| 1 | Practical 01 - Design a VB.NET form to show Welcome Message though Label at... | practical-01.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 2 | Practical 02 - Design a VB.NET Form accept any text from user into the Text... | practical-02.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 3 | Practical 03 - Accept two numbers using Inputbox on the click of the button... | practical-03.vb |
AWT / GUI, Form handling | B.Sc. CA&IT Sem IV |
| 4 | Practical 04 - Design a form As shown below and perform the operations on t... | practical-04.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 5 | Practical 05 - Design a VB.NET Form to accept number from user into the Tex... | practical-05.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 6 | Practical 06 - Design a form As shown below and display the array in Ascend... | practical-06.vb |
1-D arrays, Form handling | B.Sc. CA&IT Sem IV |
| 7 | Practical 07 - Design a VB form As shown below to read the student data and... | practical-07.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 8 | Practical 08 - Design a Vb.net form to picka date from DateTimePickerContro... | practical-08.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 9 | Practical 09 - Design the digital watch using TimerControl. | practical-09.vb |
Form handling, Timer control | B.Sc. CA&IT Sem IV |
| 10 | Practical 10 - Design the followingcalculator. | practical-10.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 11 | Practical 11 - Create form that has text boxes for Email Id & accesscode. A... | practical-11.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 12 | Practical 12 - Design the following form. From the given combo boxes user h... | practical-12.vb |
Form handling, WinForms controls | B.Sc. CA&IT Sem IV |
| 13 | Practical 13 - Design the followingform. When user clicks on “UpperCase” ra... | practical-13.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 14 | Practical 14 - Develop the following form. When user clicks add button add ... | practical-14.vb |
AWT / GUI, Form handling | B.Sc. CA&IT Sem IV |
| 15 | Practical 15 - Write a Vb.net program to design the following form, allow t... | practical-15.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 16 | Practical 16 - Write a Vb.net program to design the following form, select ... | practical-16.vb |
Database / SQL, Form handling | B.Sc. CA&IT Sem IV |
| 17 | Practical 17 - Design following form. When user enter a name and three test... | practical-17.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 18 | Practical 18 - Designfollowingform.WhenuserclicksonSubmitbuttonthenallinfor... | practical-18.vb |
AWT / GUI, Form handling | B.Sc. CA&IT Sem IV |
| 19 | Practical 19 - Design following Form which shows use ofPicturebox. | practical-19.vb |
Form handling, WinForms controls | B.Sc. CA&IT Sem IV |
| 20 | Practical 20 - Design following Form which shows use of Horizontal and Vert... | practical-20.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 21 | Practical 21 - Design following Form which shows use of CheckedListbox | practical-21.vb |
Lists, Form handling | B.Sc. CA&IT Sem IV |
| 22 | Practical 22 - Design following Form which shows use of Treeviewcontrol. | practical-22.vb |
Form handling, WinForms controls | B.Sc. CA&IT Sem IV |
| 23 | Practical 23 - Create MDI form that has and create followingmenu. FileMenu ... | practical-23.vb |
Menu-driven design, File handling | B.Sc. CA&IT Sem IV |
| 24 | Practical 24 - Design the Login Form As shown below inVB.NET. Using Databas... | practical-24.vb |
Form handling, Authentication | B.Sc. CA&IT Sem IV |
| 25 | Practical 25 - Design the Form As shownbelow Create the form that shows the... | practical-25.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 26 | Practical 26 - Design the form As shownbelow the navigation operation on da... | practical-26.vb |
Form handling, ADO.NET data binding | B.Sc. CA&IT Sem IV |
| 27 | Practical 27 - Design the form As shown below | practical-27.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 28 | Practical 28 - Design the form As shown below. | practical-28.vb |
Form handling | B.Sc. CA&IT Sem IV |
| 29 | Practical 29 - Design the form As shown below. Using Two Tables | practical-29.vb |
Form handling | B.Sc. CA&IT Sem IV |