Sunday 15 June 2014

.Net Face to Face interview questions for 5+ Years of experience along with the skills C# .Net, OOPS Concept, MVC, JQuery, ASP.Net, SQL Server, Java Script, WCF

  1. What is the difference Aggregation, Composition and Association?
  2. What is Inheritance?
  3. What is the difference between interface and abstraction?
  4. How to select interface or abstraction?
  5. What are joins? Give query to left outer join?
  6. What is MVC?
  7. What the difference between var and dynamic in C#
  8. What are the new features in C# 4.0?
  9. What are the New Features in MVC 4.0 Compare with MVC 3.0
  10. What are the action filters?
  11. What are get and post methods in MVC?
  12. What is modal binding in MVC?
  13. What is routing concept in MVC?
  14. If I have a get method named get data(int a) can I create post method with the same name?
  15. If I give a URL how it knows which view has to display? Tell the flow?
  16. What is the different type of binding in WCF?
  17. What is SOA? What are its rules?
  18. What is the use of Mex httpbinding?
  19. Explain how to consume WCF external service?
  20. How to call action method from JQuery?
  21. How many contacts are there in WCF?
  22. Do you know design patterns in .net? Have you used any?
  23. Explain Throttling in MVC?
  24. What are Message formats in WCF?
  25. What is Instance service mode in WCF?

No comments:

Post a Comment