⟩ Name the ASP Objects?
Request Object
Response Object
Server Object
Session Object
Application Object
Request Object
Response Object
Server Object
Session Object
Application Object
What tags do you need to add within the asp datagrid tags to bind columns manually?
What property do you have to set to tell the grid which page to go to when using the Pager object?
Explain What does WSDL stand for?
What is the transport protocol you use to call a Web service SOAP?
Which method do you use to redirect the user to another page without performing a round trip to the client?
What is the standard you use to wrap up a call to a Web service?
What tag do you use to add a hyperlink column to the DataGrid?
How do you remove duplicates without using remove duplicate stage?
can u explain one critical mapping? performance issue which one is better? whether connected lookup tranformation or unconnected one?
What is Difference between DataList and GridView?