IFT4302_PROGRAMMING WITH DOT NET FRAMEWORK
IFT4302_PROGRAMMING WITH DOT NET FRAMEWORK
Semester: 3
Batch: 2022-2024
Section –A (Attempt any Five questions) (Each question carries 6 marks) 30 Marks
Q. 3 What is a generic collection? Explain any two generic collections with the help of an
example.
Q. 5 What is AJEX? What are its benefits? Discuss various controls provided by ASP.NET
for having AJAX functionality.
Q. 6 What is state management? Using a suitable example explain how the session object
is used to maintain the state.
Section – B (Attempt any two Questions)- (Each question carries 10 marks) 20 Marks
Q. 7 Write the code for the following by taking an example of the appropriate web form
Q. 8 What is an assembly in .NET framework? What are its types? Discuss the process of
creating each type of assembly.
Q. 9 Define operator overloading. Write a C# program to perform the addition and
multiplication of Complex numbers by overloading the ‘+’ and ‘*’ operators respectively.
(d) ListBox