Interview Questions

MS.NET:

  1. Oops A to Z
  2. •  How to implement two interfaces when they have a method with the same signature? •  Explain the scenario where you will use Abstract class, Interface? And explain the differences?
  3. Differences between stored proc and a function
  4. Is sqlconnection managed or unmanaged code? Explain the reasons?
  5. Explain about Garbage collection? How will you call explicitly garbage collection?
  6. How will you handle unmanaged code with the help of Garbage collection?
  7. What namespaces are used in ADO.NET
  8. What is the difference between delete() and remove() methods of Datagrid row?
  9. How to use unmanaged code in a .net application?
  10. Explain about design patterns?
  11. What are application blocks?
  12. Difference between [Proctected Internal] and Internal?
  13. Difference between data reader and dataset?
  14. Optimization techniques
  15. •  Application level •  Database level •  how to find out the performance bottlenecks in deployed application and what are their solutions?
  16. What are collections and generic collections?
  17. •  Difference between Arraylist and List? •  What is Hybrid dictionary?
  18. Explain Asp.net Page life cycle?
  19. What are Assemblies? How to create and implement a Shared Assembly in a application?
  20. What is difference between user control and custom control?
  21. Difference between Server.transfer and Response.redirect?
  22. What are events and delegates?

 

Sql Server:

  1. Explain about Indexes?
  2. How to design a database for a given application?
  3. Difference between Truncate and Delete?
  4. Write a query to delete duplicate rows in a table?
  5. Find nth max salary of an employee?
  6. What are triggers? What are new features added in 2.0?
  7. Differences between 2000 and 2005
  8. Explain about Joins?

Note: Will be updated soon! If you have any thing to add please comment below or mail to rknuthakki@gmail.com :-)

Comments

Popular posts from this blog

SharePoint 2019 New Features

Move the list items from one list to another list using PowerShell - SharePoint 2010

Email Validation for SharePoint list column