Asp net developer Interview Questions

25

Asp Net Developer interview questions shared by candidates

Top Interview Questions

Sort: Relevance|Popular|Date
Santech Solution
ASP NET MVC Developer was asked...February 29, 2020

How will you convert following integer variable to string? int var1 = 49;

1 Answers

I said: string s = var1.ToString(); He said: string s = Convert.ToString(var1); is better option because it handles NULL as well. Less

ConvergeSol

What Do You Know About ASP DOT.NET ??

1 Answers

ASP.NET is an open source web framework, created by Microsoft, for building modern web apps and services with . NET. ASP.NET is cross platform and runs on Linux, Windows, macOS, and Docker. Less

Volusion

The most difficult question occurred during the technical phone interview, and was designed to see how well I think on my feet. The question was something like, "If you were in the desert, had two containers, one of them half the size of the other, how would you carry three equal units of sand from point A to point B?"

1 Answers

While I don't remember my specific answer, the interviewer was satisfied with my thought process. I was certain I'd bungled the opportunity at that point. Less

Discountmugs.com

A lot from a Microsoft book.

1 Answers

I do not have the answer for that quesiton

PCNA

What are your stronger skills

1 Answers

C#, Asp .Net and problem solver skills

Santech Solution

Which one is better for database connectivity: EntityFramework or ADO. NET? And Why?

Nuvento

Interviewer will act like a GOD who knows everything and can't or haven't been wrong in his / her life

Accenture

Must have knowledge of C# and .net

Santech Solution

Have you ever used interfaces in your project? If yes, explain where and how?

Viewing 1 - 10 of 25 interview questions

See Interview Questions for Similar Jobs