If you are in the corporate world and work for any company, you must have passed through the phase of changing jobs from one company to another. A job change can be intentional or a compulsion. for example, some guys change their job to get better pay, to get good work exposure/experience and some […]
CSharp interview questions for fresher and experienced
Framework: What are components of .Net Framework? Discuss architecture of .Net framework? How does compilation done in .net? What is JIT and type of JITs in .net? What is NGEN utility? How can .Net framework supports multiple language? What is CLR, CLS and CTS? What is assembly? What are the types of assembly? What is […]
Top 50 SQL Interview questions and concept for freshers and experienced
Hello friends, In this post, I have listed out the interview questions that needs to be prepared if you planning to attained the technical interview on database and sql. What is anomalies in DBMS? Types of anomalies? What is normalization? Advantage and Disadvantage of normalization? What is normal forms in relational database? how many types […]
RealTime interview questions csharp .net – Betsol
Hello friends, This post contains the real interview questions for the experienced software engineer and team leads. These questions will be helpful for the candidates looking for job as senior software engineer and lead. Technology: c#, .net stack, WebApi, OOPS, Design Pattern, Azure, DevOps. Company: Betsol Position: Senior software engineer / Team lead Q1. What […]
RealTime .net interview questions- Morgan stanley
Morgan Stanley interview questions with answer: Technology : C#, .Net, OOPS, Multi-threading, Design Pattern This post contains the realtime interview questions based on csharp. This is the first round interview questions for .net developer. Q1. What is delegates and events. Ans: Delegates in simple term can be referred as function pointers- data structure which holds […]
Create a windows service in .net using Topshelf
In the previous post, we have discussed how to create a windows service using the .net with visual studio project template. In this post, we will see creating a windows service using the Topshelf library. Also, We would discuss the advantage of using Topshelf over using visual studio project template. Objectives: Why Topshelf. Creating windows […]
Creating a windows service in .NET
In this article, we will discuss how to create windows services in .net using a visual studio project template. We will also see how to install and uninstall the windows service in the system. You can also download the source code for the windows service detailed in this post. Objectives: What is Windows Service Windows […]
.Net Interview Questions for Fresher/Experienced
This post contains the most popular interview questions for the .net framework. If you are a .net developer you must have faced these questions in your interviews or in your future interview. Here, I have listed 30 important interview questions with answers. Hope it will be a good refresher for the guys, preparing for an […]
Is Machine Learning and Artificial Intelligence the same thing?
In this post, we will discuss as the title suggest that how does machine learning related to artificial intelligence. A lot of people asks the question that is machine learning and artificial intelligence the same thing? Actually, these both are not the same term or technologies. Machine learning and Artificial intelligence Artificial intelligence: Artificial intelligence […]
What is artificial intelligence and why it is trending?
This post describes one of the most popular and trending technology – machine learning. Here, we will talk over what is Artificial Intelligence? How does Artificial Intelligence help us and their application? We will also discuss why AI is getting popularity now. What is Artificial Intelligence? The word artificial intelligence was introduced by John McCarthy […]