Write short notes on: a. Polymorphismb. Hidden Field[5+5]
Asked in 2081Short Question5 Marks
2.
Create a class named EMPLOYEE as super class and ENGINEER and DOCTOR as sub class. Make your own assumptions as properties and methods.[5]
Asked in 2081Long Question10 Marks
3.
Distinguish between collection and generics. What are named and positional attribute parameters? Write a program to create your own exception when the user gives subject name than 'C#'.[10]
Asked in 2080Short Question5+5+5 Marks
4.
Write short notes on: (any two) a. Lambda Expressionb. Cross Site Request Forgeryc. Single Page Application[5+5+5]
Asked in 2080Short Question5 Marks
5.
Differentiate between generic and non-generic collections. Write a simple program to create generic class with generic constructor, generic member variable, generic property and generic method.[5]
Asked in 2080Long Question10 Marks
6.
What are the needs for partial class and sealed class? How do you relate delegate with events? State the steps to deploy .NET core application.[10]
Asked in 2079Short Question5+5+5 Marks
7.
Write short notes on: (any two) 1. Lambda Expression2. Containerization using Docker3. Delegates and Events[5+5+5]
Asked in 2079Long Question10 Marks
8.
What is the purpose of web form? Write a program to demonstrate the concept of collection and generics.[10]
Asked in 2078Long Question10 Marks
9.
Differentiate between struct and enum. Why do we need to handle the exception? Illustrate with an example with your own customized exception.[10]
Asked in 2076Long Question5 Marks
10.
Explain error handling in ASP.[5]
Asked in 2076Long Question5 Marks
11.
What is VB Script in ASP?[5]
Asked in 2076Long Question5 Marks
12.
What is ADO in ASP?[5]
Asked in 2076Long Question5 Marks
13.
Differentiate between client-side and server-side script.[5]