Give an example appropriate use forweb service as opposed
to a non-serviced .NET component
Answer / shivendra
Calling web services that is running on different platform
for example reading sensex from market
Is This Answer Correct ? | 1 Yes | 0 No |
What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable
Types of objects in ASP ?
on modify statement, executeNonQuery returns zero rows affected even though there has been modification carried out sucessfully in the table.. can anyone tell me is this possible??? if yes, how..???
Is post back property in asp net?
What are the different types of sessions in asp.net?
Which protocol is used in a web api?
What are the different properties of server control that exists?
What is an example of an application service provider?
what are grid events ?code for dropdown inside grid and binding dropdown syntax
What are the different web pages?
How does a web application session work?
You ve defined one page_load event in aspx page and same page_load event in code behind how will prog run?