What is the purpose of web form? Write a program to demonstrate the concept of collection and generics.
Explain the uses of cookies. What types of vulnerabilities can occur in web application? Show the case of Cross-site Scripting attack.
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.
Attempt any Eight questions
[8×5=40]How to you assign roles, claims and policies? Explain with an example.
What types of problems lead to SQL injection attack? Discuss any two types of ASP.Net host models.
What does single page application mean? Discuss about server-side strategies.
Write an ADO.Net application to read the data from the existing table MOVIE (id, name, genre), where genre is "comedy".
Differentiate between .NET and ASP.NET frameworks. How do you test the .NET core applications?
Define HTTP. Explain the MVC pattern.
What does dependency injection and IOC container means? Explain.
What is tag helper? Discuss about razor syntax with an example.
Write short notes on (Any TWO)
a. Lambda expression
b. Containerization using docker
c. Delegate and Events