MCA 506 : .Net Programming Lab
Lectures: 6 Periods/Week | Sessional Marks: 30 |
University Exam: 3 Hours | University Examination Marks: 70 |
Lab Cycle
VB .NET
- Develop an application which is similar to “Notepad” usingmenus.
-
- Develop an application for facilitating purchasing order which will look like as shown below :
- Develop an application for billing system in coffee shops which will look like as shown below :
-
- Develop an application which is similar to login form including the progress bar controls.
- Develop an application for fruits billing systemwhich will look like as shown below.
- Develop an application which is helpful for calculating the insurance.
-
- Develop an application using font dialog control
- Develop an application using color dialog control
- Develop an application to display the file selected by the user in a web browser control.
- Develop an application using the data reader to read from a database.
- Design an application for dynamically populating a checkbox list.
- Develop an application for selecting a single day in the calendar control.
- Design an application by using the new scroll bar feature with the panel server control.
- Design an application with simple bulleted list control.
- Design an application for uploading files using new file upload control.
- Design an application for building a form in the wizard control.
- Design an application by using the compare validator to test values against control values.
- Design an application using the images, sounds for error notifications.
- Design an application using the grid view control in an ASP.Net web page.
- Design an application for adding an insert command to the sql data source control.
- Design a web site using the concept of master pages.
- Develop a project for performing arithmetic, relational, logical operations.
- Develop a project for demonstrating polymorphism, abstraction.
- Develop a project for demonstrating switch statements.
- Develop a project for implementing inheritance using abstract classes.
- Develop a project for implementing interfaces using multiple inheritance.
- Create a formthat is themain window of a programusing window class.
- Create a formthat is themain window with button program.
- Create a formthat is themain window of a programusing the standard controls.
- Create a formwhich displays the given inputs in the formof a tree view structure.
- Develop a project for implementing exception handling in C#.
- Develop a project which displays the student information in the relevant fields from the database which already exists.