MCA 506 : .Net Programming Lab

Lectures: 6 Periods/Week Sessional Marks: 30
University Exam: 3 Hours University Examination Marks: 70


Lab Cycle
VB .NET

  1. Develop an application which is similar to “Notepad” usingmenus.
    1. Develop an application for facilitating purchasing order which will look like as shown below :
    2. Develop an application for billing system in coffee shops which will look like as shown below :
    1. Develop an application which is similar to login form including the progress bar controls.
    2. Develop an application for fruits billing systemwhich will look like as shown below.

  2. Develop an application which is helpful for calculating the insurance.

    1. Develop an application using font dialog control

    2. Develop an application using color dialog control

  3. Develop an application to display the file selected by the user in a web browser control.

  4. Develop an application using the data reader to read from a database.

ASP.NET
  1. Design an application for dynamically populating a checkbox list.

  2. Develop an application for selecting a single day in the calendar control.

  3. Design an application by using the new scroll bar feature with the panel server control.

  4. Design an application with simple bulleted list control.

  5. Design an application for uploading files using new file upload control.

  6. Design an application for building a form in the wizard control.

  7. Design an application by using the compare validator to test values against control values.

  8. Design an application using the images, sounds for error notifications.

  9. Design an application using the grid view control in an ASP.Net web page.

  10. Design an application for adding an insert command to the sql data source control.
  11. Design a web site using the concept of master pages.

C#.NET
  1. Develop a project for performing arithmetic, relational, logical operations.
  2. Develop a project for demonstrating polymorphism, abstraction.
  3. Develop a project for demonstrating switch statements.
  4. Develop a project for implementing inheritance using abstract classes.
  5. Develop a project for implementing interfaces using multiple inheritance.
  6. Create a formthat is themain window of a programusing window class.
  7. Create a formthat is themain window with button program.
  8. Create a formthat is themain window of a programusing the standard controls.
  9. Create a formwhich displays the given inputs in the formof a tree view structure.
  10. Develop a project for implementing exception handling in C#.
  11. Develop a project which displays the student information in the relevant fields from the database which already exists.