Differentiate between struct and Enum. Why do we need to handle the exception? Illustrate with an example with your own customized exception.
Explain the procedure for building, running and deploying .NET core applications. Write a program to show the possibility of SQL injection attack.
What are the advantages of stateless HTTP in ASP Net core application? Create a method to insert a record (3,"John", 12000) onto the table Employee having fields Employee Id (int), Name varchar (200), Salary (int) using Entity Framework.
Attempt any Eight questions
[8×5=40]Define open redirect attacks. Discuss about docker and containerization.
What is named and positional attribute parameters? Describe the .NET architecture design and principles.
Explain about request and response message format with example.
Why do we need to validate the form? How can you use react for this?
Define data model and data context. What does URL routing mean?
Give an example to manage the session state.
How can you prevent SQL injection attack? Explain with an example.
Explain the process to deploy the core application.
Write short notes on (Any TWO)
a. LINQ
b. Open Redirect Attacks
c. Query string