What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
How many types of design patterns available in .NET?
What is the difference between function and stored procedure?
How will you make .NET programs work in Linux ?
Why do we use msmq?
Define marshling?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
Explain the difference between public and static modifiers?
What is equivalent for regsvr32 exe in .net ?
What is Flyout Design Pattern in .NET?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
How can I find out what the garbage collector is doing?
Can you explain what do you understand about web service?
Can a try block have nested try blocks?
Using com component in .net?