List the differences between docker service and container. Illustrate with an example to validate a simple form that consists of a name, email, address and date of birth using JQuery.
Describe about Mono's ASP.NET implementation. How do you compile and execute .NET application? Describe the mechanisms to add support for experimental HTTP methods in ASP.NET core.
Explain the methods for model binding and routing in ASP.NET core. How do you use JSON to serialize and deserialize objects between the client and server in ASP.NET core?
Attempt any Eight questions
[8×5=40]Show the chain of constructor in inheritance with an example.
Why do we need to render HTML? Justify with an example.
Describe the two ways that ADO.NET use to fetch data from the database.
How do you read, write and remove cookies in ASP.NET core?
Illustrate an example that shows the prevention from SQL injection attack.
Define controller. Explain the needs of abstract class, sealed class and partial class.
Differentiate between ADO.NET and Entity Framework.
Write a program in C# to find the positive numbers from a list of numbers using multiple where conditions in LINQ Query.
Write short notes.
a) Hidden field
b) Claim and policy