What’s different between process and application in .net?
What is .net debug & trace?
Please explain what is heap and what is stack?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
What is equivalent for regsvr32 exe in .net ?
Why MVC programming model preferred?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
Write an StoredProcedure to get the values of a column within a date range.
Please explain what do the terms “boxing” and “unboxing” mean?
Describe ways of cleaning up objects.
What is the difference between server.transfer and response.redirect? Why?
What is Assembly manifest? what all details the assembly manifest will contain.
How can you instantiate a tuple?