.NET Micro Framework - Online Exam Test Papers | .NET Micro Framework - MCQs[multiple choice questions and answers ] | .NET Micro Framework - Mock Test Papers | .NET Micro Framework - Practice Papers | .NET Micro Framework - Sample Test Papers |

Question:
The ASP.NET Core Module is a native IIS module that plugs into the IIS pipeline to either _.

1.Host an ASP.NET Code app inside of the IIS worker process, called the out-of-process hosting model, or forward web requests to a backend ASP.NET Core app running the Kesrel server, called the in-process hosting model

2.Create IIS code the server needs in a file with the extension required, or run the IIS server in a mode compatible for ASP.NET Core

3.Package up your C# application and C# packages into .NET modules, or specify which of its packages should be visible to other .NET modules

4.Host an ASP.NET Code app inside of the IIS workes process, called the in-process hosting model, or forward web requests to a backend ASP.NET Core app running the Kestrel server, called the out-of-proc

Posted Date:-2022-08-10 09:51:51


More MCQS Questions and answers

Search