Covered most of the technologies mentioned in the resume and asked about the projects and latest technologies worked. The total interview process is happened like a discussion and interviewer is open and explained about the company and work culture.
Developer Net Interview Questions
8,183 developer net interview questions shared by candidates
De faire, réaliser un test technique durant le weekend.
SQL, OOP and IQ questions.
Difference between primary key and unique column
What will be printed on the console ? What will be on stack , what will be on heap for code like this: void Main() { int x=5; object o=x; x++; Console.Writeline(o) } void Main() { object o=5; o++; object j=o; j=10; Console.Writeline(o) }
Describe an accomplishment at work you are most proud of
What is solid priniciple , can you write in notepad about the principle,what is oops,what is polymorphism . what is join and different types of joins ,write a procedure for saving the data .View bag and viewdata ,what is repository pattern write some sample code
Tell what is asp.net page lifecycle?
SOLID principles, MVC, Entity framework, asp.net, C#, OOPS
- What is the different between Value and Reference types in C#?
Viewing 3241 - 3250 interview questions