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

Assignment 4A

Uploaded by

gauravsb010
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

Assignment 4A

Uploaded by

gauravsb010
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

SHIVALIK COLLEGE OF ENGINEERING

Recognised under UGC Section (2f) of the UGC Act 1956

Academic Activity
Department
of Assignment Sheet
Computer Science
Date: 04/10/2024 Session: Odd Semester,2024 – 25

Program Course Code & Name Semester Section Assignment No. Assignment Topic

B.Tech . NET Framework and Programming 7th A 4 IO, Object


serialization and
remoting

Q. Question Statement Refere CO BL PI


No. nces
1 Explain the use of different types of streams (FileStream, MemoryStream) in 1 3 1.2
the System.IO namespace. Demonstrate how to read and write data to a file
using FileStream.
2 Discuss the process of object serialization and deserialization in C#. 2 2 2.1
Implement a simple example of serializing an object to a binary format and
then deserializing it.
3 Create a simple C# Windows Form with a DataGrid control that connects to 3 6 2.4
a database using ADO.NET.
4 Implement a program that reads and writes data using BinaryReader and 4 4 2.1
BinaryWriter in C#. Compare the use of these binary readers/writers with
TextReader and TextWriter.
5 Explain the concept of ADO.NET’s Dataset and DataAdapter. Write a C# 5 3 2.2
program that fetches data using a DataAdapter and populates a Dataset.

Swati Kashyap
(Faculty Name & Signature)

*CO: Course Outcome


*BL: Bloom’s Taxonomy
*PI: Performance Index

Note: Reference should include text and reference book chapters and previous year question papers.
Page 1 of 1

You might also like