|
Related Questions |
View Answer |
|
Can you explain what inheritance is and an example of when you might use it?
|
View Answer
|
|
What are the disadvantages of viewstate/what are the benefits
|
View Answer
|
|
Describe session handling in a webfarm, how does it work and what are the limits
|
View Answer
|
|
How would you get ASP.NET running in Apache web servers - why would you even do this?
|
View Answer
|
|
Whats MSIL, and why should my developers need an appreciation of it if at all?
|
View Answer
|
|
In what order do the events of an ASPX page execute. As a developer is it important to understand these events?
|
View Answer
|
|
Which method do you invoke on the DataAdapter control to load your generated dataset with data?
|
View Answer
|
|
Can you edit data in the Repeater control?
|
View Answer
|
|
Which template must you provide, in order to display data in a Repeater control?
|
View Answer
|
|
How can you provide an alternating color scheme in a Repeater control?
|
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
|
|
What base class do all Web Forms inherit from?
|
View Answer
|
|
What method do you use to explicitly kill a user session?
|
View Answer
|
|
Can you explain what inheritance is and an example of when you might use it?
|
View Answer
|
|
How do you turn off cookies for one page in your site?
|
View Answer
|
|
Which two properties are on every validation control?
|
View Answer
|
|
What tags do you need to add within the asp:datagrid tags to bind columns manually?
|
View Answer
|
|
How do you create a permanent cookie?
|
View Answer
|
|
What tag do you use to add a hyperlink column to the DataGrid?
|
View Answer
|
|
What is the standard you use to wrap up a call to a Web service
|
View Answer
|