|
Related Questions |
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
|
|
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 transport protocol you use to call a Web service SOAP
|
View Answer
|
|
True or False: A Web service can only be written in .NET
|
View Answer
|
|
What does WSDL stand for?
|
View Answer
|
|
What property do you have to set to tell the grid which page to go to when using
|
View Answer
|
|
What is the Pager object?
|
View Answer
|
|
Where on the Internet would you look for Web services?
|
View Answer
|
|
What tags do you need to add within the asp:datagrid tags to bind columns manually.
|
View Answer
|
|
Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
|
View Answer
|
|
How is a property designated as read-only?
|
View Answer
|
|
Which control would you use if you needed to make sure the values in two different controls matched?
|
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
|
|
How many classes can a single .NET DLL contain?
|
View Answer
|
|
Briefly explain how code behind works and contrast that using the inline style.
|
View Answer
|
|
What are HTML controls, Web controls, and server controls.
|
View Answer
|