Which method do you use to redirect the user to another page without performing a round trip to the client?
4 8366What property do you have to set to tell the grid which page to go to when using the Pager object?
2 7288If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
2089Post New Dot Net General Questions
What does msil do?
What is static constructor, when it will be fired? And what is its use?
what is prototype design pattern in .net
Explain what are the deferred execution and the immediate execution in linq?
How big is the datatype int in .net?
How can I find out what the garbage collector is doing?
Explain cas (code access security)?
How to implement CAS in .Net?
Explain how garbage collection works?
What is the difference between asp.net & vb.net and explain architecture?
Is .net core installed?
What is Finalizer in .NET define Dispose and Finalize ?
How do you create threading in.net?
Explain what is the difference between constants and read-only variables?
What is lambda expressions in c#?