What is content negotiation in WEB API
Senior Net Software Engineer Interview Questions
154 senior net software engineer interview questions shared by candidates
What purpose does a predicated method parameter serve in C#?
Increment the trailing number of a string. Maintain length and return all zeros if all the digits are 9s (as in the case of "999" return "000").
con le seguenti domande: - Dependency injection e la sua utilità nel modello Test Driven Development (TDD) - Observer Design Pattern - Autenticazione nelle applicazioni web e come effettuare il controllo dei permesse sulle singole pagine
Oops, Inheritance, delegates, lamada expressions, securities
1st Face to Face Interview (By Harman Employee) --------------------------------------------------------------- Explain four principles of OOPS Abstraction. Example What is the default access modifier of Class constructor Default access modifier Of Abstract class Encapsulation example Polymorphism Static Overloading scenarios Explain below try { exception } catch { throw exception }finally { 1/0 } LINQ: Acheive Left Join on List1 and List2 Solid principles : What does "L" stands for. He tried to confuse me around Liskov and Interface segregation to check understanding. Design pattern : Singleton We can use static class, why to go for Singleton class? Multi Threading question How do u protect Singleton in Multi threading. Client Interview: ---------------------- Difference between Abstract class and static class. Difference between Delegate and Event Delegate: What is Covariance How can you return Custom Data Type in LINQ (Using Select) Difference between abstract and interface IDisposable and Finalize WCF: Data Contract Vs MessageContract in WCF. SOLID principles: Explain any two. What will you do if you want more than one return value from a method? (A: out or ref).
What's the difference between class & struct? As you answer the questions, they may get into more details of features of one and the other as it happened to me.
Write on paper an algorithm to find the most used word in a sentence - they acted as Stack Overflow to answer any questions regarding the implementation. After the completion of the algorithm, they may ask you what if scenarios i.e. what if instead of a sentence that was a file, or many files and so on.
What's Session on ASP.NET and how can the framework match a user and its session?
ienumerable vs ienumerator? Singleton pros and cons? Factory pattern vs DI? Struct vs Class Interface What is dll and why to use it? What is generic method? What is IOC? What is Race conditions? What is deadlock in Thread? Generic method to convert array of class to array of another class.
Viewing 41 - 50 interview questions