Interview Questions
MS.NET:
- Oops A to Z 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?
- Differences between stored proc and a function
- Is sqlconnection managed or unmanaged code? Explain the reasons?
- Explain about Garbage collection? How will you call explicitly garbage collection?
- How will you handle unmanaged code with the help of Garbage collection?
- What namespaces are used in ADO.NET
- What is the difference between delete() and remove() methods of Datagrid row?
- How to use unmanaged code in a .net application?
- Explain about design patterns?
- What are application blocks?
- Difference between [Proctected Internal] and Internal?
- Difference between data reader and dataset?
- Optimization techniques Application level Database level how to find out the performance bottlenecks in deployed application and what are their solutions?
- What are collections and generic collections? Difference between Arraylist and List? What is Hybrid dictionary?
- Explain Asp.net Page life cycle?
- What are Assemblies? How to create and implement a Shared Assembly in a application?
- What is difference between user control and custom control?
- Difference between Server.transfer and Response.redirect?
- What are events and delegates?
Sql Server:
- Explain about Indexes?
- How to design a database for a given application?
- Difference between Truncate and Delete?
- Write a query to delete duplicate rows in a table?
- Find nth max salary of an employee?
- What are triggers? What are new features added in 2.0?
- Differences between 2000 and 2005
- 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
Post a Comment