Answer Posted / chandra prakash
Web Service is the common programming model for implementing
interoprability between systems that have little or no real
connectivity.
Web Services is the common model for accessing data,
performing distributed transactions, and exposing business
process workflow.
Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Explain how can you debug your .net application?
How does session authentication work?
What is the difference between file-based dependency and key-based dependency?
Which is better session or viewstate?
Which method is used to perform all validation at the page level?
Name the namespace which is used by ado.net?
What is marshalling ? Is it a part of asp.net ?
What are the layouts of ASP.NET Pages?
Fetch one page value to another page without using state-managment ?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What do you mean by caching in asp.net?
What is rending process in ASP.NET?
A Web Service Can Only Be Written In .net. Is it True??
Which object encapsulates state or data of a user?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? 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?