Explain how to manage pagination in a page using .net?
What property do you have to set to tell the grid which page to go to when using the Pager object?
What is the difference between Server.Transfer and Response.Redirect?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What?s a Windows process?
What is DTS and explain the purpose of it?
Do you know what is lambda expressions in c#?
Give an example for setter/ write-only methods
Explain the difference between vb and vb.net?
why .net does not support multiple inheritance?
Without UDDI, is it possible to access a remote web service ?
1 Answers RR, TCS, Tech Mahindra,
What's the use of system.diagnostics.process class in .net?
What is Delegate? Have ever used Delegates in your project.