No video

📌 Top 30 .NET Core Interview Questions | .NET Interview Questions | .NET Mock Interview 📌

  Рет қаралды 29,234

Noor Codelogics

Noor Codelogics

Күн бұрын

Do you want to appear for mock interviews like .NET, SQL, React Js, Angular, etc? Fill the below form, I will contact you soon.
Interview form link: forms.gle/Lnyf...
Welcome to our detailed guide on the Top 30 .NET Core Interview Questions designed to help you succeed in your next .NET/C# developer interview! Whether you're an experienced developer or aspiring to become one, this video covers the most commonly asked questions and expert tips to get you selected.
🔥 What You'll Learn in This Video:
- **Top 30 .NET Core Interview Questions**: Comprehensive coverage of the most frequently asked questions in .NET Core interviews.
- **Detailed Answers**: In-depth explanations and examples to help you understand and answer each question confidently.
- **Expert Tips**: Insider advice on how to present your skills and experience to impress interviewers.
- **Real-World Scenarios**: Practical examples and scenarios that you might encounter in a .NET/C# developer role.
🚀 Key Highlights:
1. .NET Interview Questions
2. ASP.NET Interview Questions
3. Dependency Injection Interview Questions in .NET Core
4. Middleware Interview Questions in ASP.NET Core
5. Asynchronous programming Interview Questions in C#
6. Entity Framework Core Interview Questions
7. Microservices with .NET Core Interview Questions
8. OOP C# Interview Questions
9. CLR Interview Questsions
🏆 Who Should Watch This Video?
- Aspiring .NET/C# Developers
- Experienced .NET Developers looking to refresh their interview skills
- Software Engineers preparing for .NET Core interviews
- Anyone interested in improving their .NET Core knowledge
👍 Don't Forget to Like, Share, and Subscribe!
If you found this video helpful, please give it a thumbs up, share it with your peers, and subscribe to our channel for more expert content on .NET, C#, and software development.
**Keywords**: .NET Core Interview Questions, .NET Developer Interview, C# Interview Questions, Senior .NET Developer, .NET Core Guide, .NET Core Tutorial, Software Developer Interview, ASP.NET Core, Entity Framework Core, C# Best Practices

Пікірлер: 38
@ashokb3648
@ashokb3648 22 күн бұрын
Interesting, noor your accuracy of asking question was superb,, i like that depth approach of asking questions
@noorcodelogics
@noorcodelogics 22 күн бұрын
Thank you so much
@lalithmahadev5027
@lalithmahadev5027 13 күн бұрын
5:00 , In interface also we can have default implementations from c# 8,so that is not a primary difference it is multiple inheritance
@alvinyanson
@alvinyanson Ай бұрын
I learned a lot today from you brother. Thanks, keep doing this, you are helping a lot of people.
@noorcodelogics
@noorcodelogics Ай бұрын
Thanks for your appreciation. I will try to upload with more details and practical coding examples by screen sharing.
@mohammadmustafa9776
@mohammadmustafa9776 2 ай бұрын
very helpful, please post a videos on practical coding interviews as well. much appreciated
@noorcodelogics
@noorcodelogics 2 ай бұрын
Sure Mustafa Bhai. It was just a start. Will try to focus on code part in future. Finding candidates who are willing to appear 🥲
@d-katsu8931
@d-katsu8931 29 күн бұрын
Please make more of these sir. Also, include coding questions.
@noorcodelogics
@noorcodelogics 29 күн бұрын
Yes Sure. Searching candidates who are willing. 🔎
@mohammadharis7519
@mohammadharis7519 21 күн бұрын
Its knowledgeable content for .net developers. thanks noor
@noorcodelogics
@noorcodelogics 21 күн бұрын
Thanks 🙏
@kavyam2410
@kavyam2410 22 күн бұрын
Please do a practical coding videos for 3 to 4 years of experience. It will be very useful
@noorcodelogics
@noorcodelogics 22 күн бұрын
Yes sure. Will upload soon
@zargamali8531
@zargamali8531 Ай бұрын
Keep it up, brother! Please continue creating these series as they are incredibly helpful for preparing for a .NET interview. Also, please share your LinkedIn profile ID so we can connect with you.
@noorcodelogics
@noorcodelogics Ай бұрын
www.linkedin.com/in/nooruddin-dotnet-dev
@ugempireninjaaaaaahatori6755
@ugempireninjaaaaaahatori6755 Ай бұрын
but CLR also do the memory management , and different stuff, and the code that runs under the enviornment is called a managed code.
@noorcodelogics
@noorcodelogics Ай бұрын
Yes CLR is responsible for lots of tasks.
@parth7450
@parth7450 Ай бұрын
Good question series. Could you please add some coding questions that are asked in interviews
@noorcodelogics
@noorcodelogics Ай бұрын
Yes sure, next time we will be sure to add coding questions and screen sharing. Thanks 🙏
@EireTube
@EireTube Ай бұрын
What kind of Interview is this? you expect the employee to remember every single method name? instead of having design Ideas and problem solving solutions, you're asking about method names?! really? Not useful until you're going to hire an intellisense!
@noorcodelogics
@noorcodelogics Ай бұрын
Thank you for your feedback. The purpose of this video is to highlight some of the most important theory-based questions often asked during .NET interviews. While it's true that interviewers won't ask all the questions covered, knowing these can help you prepare for the theoretical aspects of interviews. Regarding your point about practical problem-solving, you're absolutely right. Interviews typically have multiple phases. In the initial phase, interviewers often focus on theoretical knowledge and general concepts. Subsequent phases usually involve practical tasks and project implementations. Finally, you may also have interviews with upper management, clients, or HR. I appreciate your suggestion, and I plan to cover more coding and practical problem-solving in future videos. This video is meant to prepare you for the theory questions that are commonly asked in the first phase of interviews to gauge your understanding of the technology.
@jackdesparrow4783
@jackdesparrow4783 Ай бұрын
You stuck in waterfall ERA now we are in AI ERA DUDE lets upgrade if you didn’t memorize how you write code 😮… for sure at-least you should aware of interfaces & its implementation methods
@noorcodelogics
@noorcodelogics Ай бұрын
@@jackdesparrow4783 👍 Thank you for your input! It's really important to balance knowing theoretical concepts with practical problem-solving skills. Both are essential in today's tech and AI world.
@EireTube
@EireTube Ай бұрын
@@jackdesparrow4783 I'm not sure what you're talking about, implementation of methods and interfaces has nothing to do with the era either it's the AI era or the Stone Age! Don't make up philosophy. One should know the concept and how to implement the logic not the method name itself. Either "InvokeNext" or "Invoke" names make sense as long as the developer wants to hand over the process to the next middleware. I'm just saying that asking about the method names is a waste of time because there are an enormous number of interfaces and more of their implementations. One should know how to use it or they should search for it as long as they know the action they want to take. Having them all in their mind is not even possible or useful. Free your mind and focus on the solution and logic of the flow, rather than the name of the method. Knowing that there is some method lying in a library which does that logic is enough, the rest can be done with IntelliSense or searching.
@anuragnigam55
@anuragnigam55 16 күн бұрын
Very basic kind of fresher interview.
@abhishekinvisible
@abhishekinvisible Ай бұрын
Subscribing for more videos. It's knowledgeable
@noorcodelogics
@noorcodelogics Ай бұрын
Thanks
@14_NMAli
@14_NMAli 2 ай бұрын
sound volume is low
@noorcodelogics
@noorcodelogics 2 ай бұрын
I am really sorry for this. Actually, I did not get this when uploading the last two videos. I think the editor created the issue. I will surely check next time before uploading. Thanks for mentioning
@Aman-x5g
@Aman-x5g Ай бұрын
No issues keep uploading ​@@noorcodelogics
@RaZziaN1
@RaZziaN1 13 күн бұрын
struct is not reference type
@CleverCottonMouth
@CleverCottonMouth 14 күн бұрын
Will you take my interview?
@noorcodelogics
@noorcodelogics 14 күн бұрын
Yes sure. Please fill the form in the description
@anushthababerwal5904
@anushthababerwal5904 15 күн бұрын
The questions the really good , but the interviewee has low attention span
@noorcodelogics
@noorcodelogics 15 күн бұрын
Will try to improve. Thanks for your suggestions
Top 30  .Net Core Interview Questions in 30 mins - .NET C#
37:11
Interview Happy
Рет қаралды 318 М.
wow so cute 🥰
00:20
dednahype
Рет қаралды 13 МЛН
Bony Just Wants To Take A Shower #animation
00:10
GREEN MAX
Рет қаралды 7 МЛН
Harley Quinn's desire to win!!!#Harley Quinn #joker
00:24
Harley Quinn with the Joker
Рет қаралды 16 МЛН
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 146 М.
ASP.NET Core Full Course For Beginners
3:43:18
Julio Casal
Рет қаралды 185 М.
.Net Interview Tips
6:42
Interview Happy
Рет қаралды 21 М.