Which method do you use to redirect the user to another page without performing a round trip to the client?
4 7753What property do you have to set to tell the grid which page to go to when using the Pager object?
2 6718If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
1848Post New Dot Net General Questions
What is the difference between reference type and value type?
Which file is taken by compiler when we have both file Application and Server Configuration file?
Explain about Behavioral design pattern?
Explain different types of html, web and server controls.
What is connection pooling and how do you make your application use it?
What is Ajax? How it is related to your project?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
Explain me what is .net web service?
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
Why did they call it .net?
Why SOAP is required?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?
What is the difference between odbc and ado?
What data providers available in .net to connect to database?