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

Lab Manual: Department of Computer Science

This document is a lab manual for a 4th semester .NET computer science course. It contains an index listing 13 experiments covering topics like callbacks, delegates, Windows services, and ASP.NET. It also lists 10 demonstration experiments on basic console and Windows applications, ASP.NET pages and forms, database connectivity, and session management. The lab manual was created by the Computer Science department faculty member Yatendra Kashyap.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
170 views

Lab Manual: Department of Computer Science

This document is a lab manual for a 4th semester .NET computer science course. It contains an index listing 13 experiments covering topics like callbacks, delegates, Windows services, and ASP.NET. It also lists 10 demonstration experiments on basic console and Windows applications, ASP.NET pages and forms, database connectivity, and session management. The lab manual was created by the Computer Science department faculty member Yatendra Kashyap.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Department of Computer science

LAB MANUAL

.net

(CS-406)
Semester: 4th

(Computer science department)


Faculty Name: Yatendra kashyap

Department of Computer science

INDEX
.NET (406)

List of Experiments
S.no Name of Experiment
1

Working with call backs and delegates in C#

Code access security with C#.

Creating a COM+ component with C#.

Creating a Windows Service with C#

Interacting with a Windows Service with C#

Using Reflection in C#

Sending Mail and SMTP Mail and C#

Perform String Manipulation with the String Builder and


String Classes and C#:

Using the System .Net Web Client to Retrieve or Upload


Data with C#

10

Reading and Writing XML Documents with the XML


Text-Reader/-Writer Class and C#

11

Working with Page and forms using ASP .Net.

12

Data Sources access through ADO.Net,

13

Working with Data readers , Transactions

Submission Date Sign

Department of Computer science

INDEX
.NET (406)

List of Demo Experiments


S.no Name of Experiment
1

Program to display the addition, subtraction,


multiplication and division of two number using console
applications.

Program to display the first 10 natural numbers and their


sum using console application.

Program to display the addition using the windows


application.

Write a program to convert input string from lower to


upper and upper to lower case.

Write a program to simple calculator using windows


application.

Write a program working with Page using ASP.Net.

Write a program working with forms using ASP.NET.

Write a program to connectivity with Oracle database.

Write a program to access data source through ADO.NET.

10

Write a program to manage the session.

Submission Date Sign

You might also like