LINQ: Given a collection people, how would you retrieve the person with the oldest DOB. Var oldest = <collection>.orderby(e=>e.DOB).Take(1)
Net Software Interview Questions
8,161 net software interview questions shared by candidates
OOP, ASP.NET, JQUERY and XML
When did you face difficulty in developing?
The questions were based on the resume and they test your English speaking skills.
Project flow, MVC architecture
How to maintain same stae through the application?
asp.net lifecycle?
Can a C# class integrate multiple interfaces?
What is OOP?
Create a few tables in SQL to represent a model, write a few queries. Then a basic C# test of my problem solving skills. I was given a simple string manipulation problem.
Viewing 7741 - 7750 interview questions