Thursday 25 July 2024

.net core interview questions 2024

 What is .NET Core

01:15 - Advantages of .NET Core Over . Net Framework 03:06 - Explain default project structure ? 04:53 - Role of Program .CS file 05:47 - What is the role of Startup.cs file? 06:51 - What is the role of ConfigureServices & Configure method? 08:39 - What is Dependency Injection in ASP.NET Core? 12:56 - What are the types of Service Lifetimes of an object/ instance in ASP.NET Core?AddSingleton, AddSoped and AddTransient method? 15:31 - What is Middleware in ASP.NET Core? 16:44 - What is Kestrel? 17:50 - What is the difference between Kestrel and IIS? 18:47 - What is request Delegate ? 20:43- What is Host in ASP.NET Core ? 21:53 - What are the various techniques to save configuration settings in ASP.NET Core? 22:43 - How Routing Works? 23:27 - Explain Attribute Routing ? 24:21 - Complete Request processing pipeline? 24:56 - Can ASP.NET core application work with .NET 4.X Framework? 25:20 - What is metapackage ? 26:11 - How ASP.NET core serve static files ? 26:42 - Various JSON files ? 27:56 - .NET Standard ? 28:33 - Razor Pages ? 29:14 - Dependency Injection ? 30:19 - Custom Middleware ? 31:51 - Explain session and state management ? 33:17 - Explain model validation ? 33:59 - How to handle errors ? 35:17 - How to enable session ? 35:46 - Explain Model Binding ?

https://www.youtube.com/watch?v=5sUUWa4SiY4

No comments:

Post a Comment