Assessment page icon left

Developers & Programmers Interview

.net Question(s) & Actual Evaluation

Assessment page icon right
* Please note that the following answer(s) are just sample answers from one of our candidates. It doesn't mean that it's the correct or wrong answer.
Please refer to the evaluation for more insight.


  • Classification: Developers & Programmers
  • Topic(s): .net
Interview Question:

What motivated you to pursue a career in .NET development?

Candidate's Answer:

Actually, I motivated from the beginning of my learning.
As I was 15 and I love to watch most of the sci-fi movies, in these movies they use the high-tech gadget which is perform the function by maintaining the code in it so love to watch and thought one day I also became the programmer, but I tried too many languages, but I did-not perform well.
One day I found this language poster that someone needs coding master in dotnet So I search for it and found it's a very good framework by using C# and database we can create the App Development Web Development and many more.
Then I decide to learn this framework and this server-side language.
So, this Motivates me to build my Carrer in Dot Net development

Evaluation:

Your answer is good as it shows your passion and interest in .NET development. You have clearly mentioned your motivation and how you discovered .NET as a framework that aligns with your interests and goals.

To improve your answer, you can add more specific details about the features and capabilities of .NET that attracted you towards it. You can also mention any specific projects or experiences that solidified your interest in .NET development.

Overall, I would rate your answer as 4/5. You have provided a clear and genuine response to the question, but adding more specific details and examples can make your answer even stronger.

  • Classification: Developers & Programmers
  • Topic(s): .net
Interview Question:

Can you walk me through a recent project you worked on using C# and MySQL?

Candidate's Answer:

OfCourse,
Actually, there is a recent project I am explain you where i use C# in it and crud operation.
So, this is the project is related to the hospital I have to prepare the dataset for the webpage and display over it.
In which client have the requiring of that the data will be visible to the webpage and this data would be updated whenever he wants by manually changing the data on webpage, so it updated the data in database and client need one more button in it to delete the data.
So, what I Did, I first prepare the dataset in MySQL, in which I prepared the tables which have data of their employees like name age and salary.
then I prepare the coding part in C# I prepare the controller code, html part or index part which the function to send data in webpage via controller and controller is connect to the database also for the crud operation.
So, I prepare the frontend and database and controller for the client.
you can check on the www.gggg.com

Evaluation:

Your answer is good in terms of explaining the project and the technologies used. You have clearly mentioned the client's requirements and how you have implemented them using C# and MySQL. You have also mentioned the importance of CRUD operations in this project.

To improve your answer, you can provide more details on the specific functions and methods you used in your C# code to connect to the database and perform CRUD operations. You can also mention any challenges you faced during the project and how you overcame them.

I would rate your answer a 4.5/5. You have provided a clear and concise explanation of the project and your role in it. With a little more detail on the technical aspects, your answer would be perfect.