Which method do you use to redirect the user to another page without performing a round trip to the client?
4 7712What property do you have to set to tell the grid which page to go to when using the Pager object?
2 6669If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
1825Post New Dot Net General Questions
Is there any thread in our .net programs?
What are data types in .NET?
Can you create instance of a class which has private constructor?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
Can any object be stored in a viewstate in .net?
Explain me what is .net web service?
How is a managed code executed?
Explain what is the difference between constants and read-only variables?
What are the new 2.0 features useful for?
Define marshling?
Explain what is an application domain?
What is difference between .net core and .net standard?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
Tell us what is heap and what is stack?
Explain the code behind wors and contrast that using the inline style.