|
Related Questions |
View Answer |
 |
What tags do you need to add within the asp:datagrid tags to bind columns manually.
|
View Answer |
 |
What property do you have to set to tell the grid which page to go to when using the Pager object?
|
View Answer |
 |
What does WSDL stand for?
|
View Answer |
 |
What is the transport protocol you use to call a Web service SOAP
|
View Answer |
 |
Which method do you use to redirect the user to another page without performing a round trip to the client?
|
View Answer |
 |
What is the standard you use to wrap up a call to a Web service
|
View Answer |
 |
What tag do you use to add a hyperlink column to the DataGrid?
|
View Answer |
 |
How do you create a permanent cookie?
|
View Answer |
 |
Which two properties are on every validation control?
|
View Answer |
 |
How do you turn off cookies for one page in your site?
|
View Answer |
 |
What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
|
View Answer |
 |
In what order do the events of an ASPX page execute. As a developer is it important to undertsand these events?
|
View Answer |
 |
Whats MSIL, and why should my developers need an appreciation of it if at all?
|
View Answer |
 |
How would you get ASP.NET running in Apache web servers - why would you even do this?
|
View Answer |
 |
Describe session handling in a webfarm, how does it work and what are the > limits
|
View Answer |
 |
What are the disadvantages of viewstate/what are the benefits
|
View Answer |
 |
Where would you use an iHTTPModule, and what are the limitations of any
|
View Answer |
 |
Explain what a diffgram is, and a good use for one
|
View Answer |
 |
Describe the difference between inline and code behind - which is best in a
|
View Answer |
 |
What are delegates?
|
View Answer |