Tribhuwan University

Institute of Science and Technology

2079

Bachelor Level / Third Year / Sixth Semester / Science

B.Sc in Computer Science and Information Technology (CSC378)

(NET Centric Computing)

Full Marks: 60

Pass Marks: 24

Time: 3 Hours

Candidates are required to give their answers in their own words as for as practicable.

The figures in the margin indicate full marks.

Section A

Long Answers Questions

Attempt any TWO questions.
[2*10=20]
1.
What is the purpose of web form? Write a program to demonstrate the concept of collection and generics.[10]
2.
Describe any two hosting models for core application. Design a client side validation application using jquery for taking input data from student in Library Management System, assume your own assumptions.[10]
3.
Explain the uses of cookies. What types of vulnerabilities can occur in web application? Show the case of Cross-site Scripting attack.[10]
Section B

Short Answers Questions

Attempt any Eight questions.
[8*5=40]
4.
How do you assign roles, claims and policies? Explain with an example. [5]
5.
What types of problems lead to SQL injection attack? Discuss any two types of ASP.Net host models. [5]
6.
Write an ADO. Net application to read the data from the existing table MOVIE(id, name, genre), where genre is 'comedy'. [5]
7.
Differentiate between .NET and ASP.NET frameworks. How do you test the .NET core applications? [5]
8.
Write short notes on: (any two) 1. Lambda Expression 2. Containerization using Docker 3. Delegates and Events [5+5+5]
9.
What does single page application means? Discuss about server side strategies. [5]
10.
What does dependency injection and IOC container means? Explain. [5]
11.
What is tag helper? Discuss about razor syntax with an example. [5]
12.
Define HTTP. Explain the MVC pattern. [5]