Program
Program
14 Write a console application program in VB.Net to check whether entered input is alphabet,
digit or special symbol.
15 Design a Calculator using VB.Net.
16 Design a login form using VB.Net.
17 Design a form having ListBox and show the functionality of ListBox.
18 Design a form having ComboBox with various items and show the selected item in a ListBox.
19 Design a Restaurant Bill.
20 Design a splash screen.
21 Design an application to prepare student result.
22 Design the form to input electricity unit and calculate total electricity bill according to the given
condition
ii) Select records from table where age>22.[Use DOB for age calculation].
iii) Count the record in the table.
Display records of the table order by DOB. In ASP.NET Perform using ADO.net