Advanced interview questions for 6+ years of experience: Part 2
I have already posted important questions asked in various technical interviews. This is part 2 which includes remaining set of questions asked in face to face technical interviews. Be prepared! All the best!
C# / ASP.net/ .net framework / other .net related questions:
1 What is the difference between IEnumerable and IQuerable?
2 What is cross site scripting? (XSS)
3 If I want to see my website similar in all the browsers the what I need to do for that?
4 If say 1Lac users are using any particular website then what you will do to prevent crashing of server? Which care you will take at the time of coding?
5 Why to use design patterns?
6 If I have a class C and two interfaces I1 and I2 and I have add method inside both I1 and I2 then how to specify which one has to be called?
7 Garbage collection uses which type of algorithm? How it will find which object is unused?
8 What is the difference between out and ref?
9 Is it possible to use more than one out parameter?
10 Is it possible to use .js files used under script will be in body and not in header? Why?
11 When the document.get.ready function is called?
12 Which method of HttpHandler is invoked returning the markup for the requested file? Ans: ProcessRequest
13 What is application life cycle?
14 What are anonmous methods in c#?
15 What are extension methods in c#?
16 What are delegates?
17 What are multicast delegates?
18 What is difference between var and dynamic in c#?
WPF questions:
1) What is observable collection?
2) Where to keep css in WPF? It should be in resource file or where it supposed to be?
3) What are the layouts present in WPF?
4) What are advantages of WPF other than look and feel?
WCF questions
1) Why to use WCF service if http protocols are using in that? Webservice can also fulfils my requirement?
2) What are different bindings used in WCF?
3) How to handle errors in WCF?
4) What is fault contract?
5) What is the difference between basic binding tcp binding?
6) What is MSMQ?
7) What is message contract?
8) What is the difference between web service and wcf service?
9) How to create proxy client?
jquery questions:
1) How to avoid conflicts in jQuery amoung different libraries?
2) What is difference between jquery and javascript?
Hai Prachi,
Excellent questions for 6+ years experience guys. These questions will definitely be helpful for those who are preparing for the interview and belongs to 5+ years category.I will try to provide the answers for these questions in the coming days...
guys...keep looking this thread for all your queries..