Give an example appropriate use forweb service as opposed
to a non-serviced .NET component
Answer Posted / shivendra
Calling web services that is running on different platform
for example reading sensex from market
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is rending process in ASP.NET?
Differentiate between structure and class.
How do cookies work? Give an example of their abuse.
What is strong-typing versus weak-typing?
Which dll handles the request of .aspx page?
What is smpte vc-1?
Explain model, view and controller represent in an mvc application? : asp.net mvc
What is cookies in asp net?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is applicatio domain?
Explain different types of Caching techniques in ASP.NET?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
how to debug web services on consumer side?
What is cookies cache and session?
Please briefly explain the usage of global.asax?