Tribhuvan University
Bachelor of Computer Application
Semester 5 · TU Board 2020
Course Title: Dot Net Technology (CACS302)
Full Marks: 60Pass Marks: 24Time: 3 hours
Candidates are required to answer the question in their own words as far as possible.
Group B
Attempt any SIX question.(6 × 5 = 30)
- 2.5
Differentiate Object Oriented Programming and Object Based Programming. Explain some of the major features of C# language.
- 3.5
Explain overview of Microsoft .NET framework and its components in detail.
- 4.5
What do you mean by property in C# language? How it is different from method? Compare automatic property with other types of property with suitable example.
- 5.5
Define constructor. Explain different types of constructors used in C# with example.
- 7.5
What is generics? List different types of generic classes. Explain delegate with example.
- 8.5
What do you mean by lambda expression? Explain different types of lambda expression used in C# with example.
Group C
Attempt any TWO questions(2 × 10 = 20)
- 9.10
a) Write a program to create user registration form in one ASP.NET web page and display filled data in another page. b) Write a program for handling exception in ASP.NET
Answer comingAlso asked in 2021
- 10.10
a) How virtual method is used to achieve dynamic binding in C#? Explain with the help of suitable program. b) Define operator overloading. Write a C# program to overload binary operator.
Answer comingAlso asked in 2024
- 11.10
a) What is LINQ? Write a program to select employees whose salary is greater than 20000 and whose address is kathmandu using LINQ b) Write a C# program to show insert and select operation in database.
— The End —