0% found this document useful (0 votes)
21 views

Major

This document outlines the sections and questions for a B.Tech CSE/CE 5th semester major examination in Programming in ASP.NET. It includes questions about inheritance, web servers, validators, authentication and authorization, and connecting a .NET framework to a SQL Server database.

Uploaded by

Shaurya Chopra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views

Major

This document outlines the sections and questions for a B.Tech CSE/CE 5th semester major examination in Programming in ASP.NET. It includes questions about inheritance, web servers, validators, authentication and authorization, and connecting a .NET framework to a SQL Server database.

Uploaded by

Shaurya Chopra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

B.Tech.

CSE/CE 5th Sem


Department of Computer Engineering and Technology
Major Examination(Dec'2021)
Programming in ASP.NET(CSL336)

Time Allotted: 3 hours Max. Marks: 80

Note : Student has to attempt total five questions. One question from each section. Fifth
question may be attempted from any section.
Section-A

1.What do you mean by Inheritance? Also write its types and benefits. (16)

2. Write a short note on:-


a) Methods and Constructors (8)
b) IntelliSense in C# (8)
Section-B

3. What do you mean by Web Server? Also write its applications, types and benefits. (16)

4. Describe the HTML and ASP.NET Web Server Controls in details. (16)

Section-C

5. How validators are used in .NET? What are various types of validators? (16)

6. Write a short note on:-


a) Classes and Objects. (8)
b) Grid View Control (8)

Section-D

7.With the help of an example, describe the concept of Authentication and Authorization
with its types. (16)

8.How do we connect the .NET Framework with SQL Server database? Explain it with
steps in detail. (16)

You might also like