NET Centric Computing 2073

Tribhuwan University
Institute of Science and Technology
2073
Bachelor Level / Sixth Semester / Science
Computer Science and Information Technology ( CSC367 )
( NET Centric Computing )
Full Marks: 60
Pass Marks: 24
Time: 3 hours
Candidates are required to give their answers in their own words as far as practicable.
The figures in the margin indicate full marks.

Attempt all Questions.

1. Briefly explain the following

a. HTTP Protocol

b. Web Server Controls

c. Cookies

d. ASP Applications

e. Stored Procedure

10 marks view

2.a) Differentiate between Static Pages and Dynamic pages with their advantages and disadvantages ?

b) Explain ADO Architecture for database access in ASP in example.

10 marks view

3. a. Explain ASP Application and Server Object with example.

b. Why do we need session? Explain with example how from collection of an ASP Request Object is different from Query String Collection.

10 marks view

4.a. What is scripting dictionary object in ASP? Explain some properties and methods of dictionary object with example.

b. Write a two-pare ASP web application where, the first asks user to enter basic information and the second page displays all the information entered by the user after submitting it.

10 marks view

5.a) Why does server need to check browser capabilities? Write an example code to send email in ASP.

b. Discuss the structure of an ASP.Net page with an exam[ple.

10 marks view

6.a. Define Partial, Sealed, Abstract class and Interface with example of each.

b. What is different input validation control used in ASP. Net. Explain any two of them with example code showing how  they are used to validate user inputs.

10 marks view