|
Related Questions |
View Answer |
|
Where on the Internet would you look for Web services?
|
View Answer
|
|
What does WSDL stand for?
|
View Answer
|
|
True or False: A Web service can only be written in .NET.?
|
View Answer
|
|
What is the transport protocol you use to call a Web service?
|
View Answer
|
|
Which method do you use to redirect the user to another page without performing a round trip to the client?
|
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 method do you use to explicitly kill a user’s session?
|
View Answer
|
|
What base class do all Web Forms inherit from?
|
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
|
|
How can you provide an alternating color scheme in a Repeater control?
|
View Answer
|
|
Which template must you provide, in order to display data in a Repeater control?
|
View Answer
|
|
Which method do you invoke on the DataAdapter control to load your generated dataset with data?
|
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
|
|
Where would you use an iHTTPModule, and what are the limitations of anyapproach you might take in implementing one?
|
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 loosely coupled solution?
|
View Answer
|
|
What's an assembly?
|
View Answer
|
|
How would you implement inheritance using VB.NET/C#?
|
View Answer
|