What is the difference between response.redirect & server.transfer?
No Answer is Posted For this Question
Be the First to Post Answer
How will you load an assembly which is not referenced by current assembly?
What does jit compilation do in .net?
What are the new 2.0 features useful for?
What is Ajax design pattern in .NET?
Explain re-clarification of object based in .net?
What's the problem with .net generics?
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
How viewstate is being formed and how it is stored on client in .net?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
What?s Singleton activation mode?
How will you make .NET programs work in Linux ?