Resolved
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 Employeeld(int), Name varchar(200), Salary(int) using Entity Framework.
This answer is restricted. Please login to view the answer of this question.
Login Now