Which method do you use to redirect the user to another page without performing a round trip to the client?
4 8395What property do you have to set to tell the grid which page to go to when using the Pager object?
2 7305If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
2093Post New Dot Net General Questions
Which namespace is require to used XML in .NET?
What are virtual destructures?
Explain how garbage collection works?
Explain me what is a design pattern and what is it for?
What is meant by managed and unmanaged code?
Explain the garbage collection process?
What is the best way to crack the certification?
Tell us what is json data, and what is one way that .net developers can work with json?
Interop Services?
What is difference between static page and dynamic page?
What is managed code execution?
Please tell us what is the difference between override and overload in a method?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
What is dot net architecture?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?