|
Related Questions |
View Answer |
|
What tags do you need to add within the asp:datagrid tags to bind columns manually?
|
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 many classes can a single .NET DLL contain?
|
View Answer
|
|
True or False: To test a Web service you must create a windows application or Web application to consume this service?
|
View Answer
|
|
Which control would you use if you needed to make sure the values in two different controls matched?
|
View Answer
|
|
What tags do you need to add within the asp:datagrid tags to bind columns manually?
|
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
|