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
What are the server controls in asp.net?
To add a hyperlink column to the DataGrid which tag is used ?
Why is it preferred to not use finalize for clean up?
How you can stop the validation of ASP.NET controls from client side?
What are sessions used for?
What does aspcompat="true" mean?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What is break mode?
What is asp.net mvc? : asp.net mvc
What is postback request?
COM+ Used ________________ Isolation Level
How can you implement encapsulation in asp.net?
What are the types of session in asp.net?
Explain how asp.net page works?
Explain the various authentication mechanisms in asp.net.