0% found this document useful (0 votes)
5 views3 pages

.Net

The document outlines various technical questions related to .NET, SQL Server, and software architecture, including topics such as dependency injection, life spans of dependencies, differences between .NET Core and .NET Framework, and the CAP theorem. It also mentions the types of questions expected in interviews for mid-level or senior .NET developer positions, emphasizing OOP and backend problems. Additionally, it notes the lighter focus on NoSQL databases, caching, and Docker during interviews.

Uploaded by

Irfan Uddin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views3 pages

.Net

The document outlines various technical questions related to .NET, SQL Server, and software architecture, including topics such as dependency injection, life spans of dependencies, differences between .NET Core and .NET Framework, and the CAP theorem. It also mentions the types of questions expected in interviews for mid-level or senior .NET developer positions, emphasizing OOP and backend problems. Additionally, it notes the lighter focus on NoSQL databases, caching, and Docker during interviews.

Uploaded by

Irfan Uddin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

1-what are the dependency injection ?

2-what are different life span of the dependencies in dot net?

3-what are the difference between dot net core and dot net
framework?

4-what is the difference between asynchronous and


synchronous?

5-what is the difference between using where then to list in


linq and tolist then where?

6-is string mutable or immutable?


7-what are the types of indexes in ms sql server?

8-if you have a sql query that read too much records of data
from a table, and there is latency in returning the data, what
should you do?

9-what are trigger in ms sql server?


10-what are jobs in ms sql server?

11-what are the types of transactions in ms sql server?

12-do you have heard of CAP theorem, explain it?

13-what are microservice architecture?

14-what are the difference between clean and onion


architecture?

15-how to make your code clean?

Bunch of
1-what will that output of the code question’s ,
2-the usual oop questions
3-design patterns questions
Even if you apply to a full stack position, 90% percent of the question
will be oop mssql server and back end problems

Very light questions on no sql database, caching, logging, Docker, just


ask for explaining the concept no in depth questions

This question when you apply as mid-level


or senior dot net developer
Behavioral questions about your team structure, current work
environment, current software app, and architecture you are
working on

You might also like