How Web Services help Us?
What r the difference between Remoting and webservices
Answer Posted / sharifuddin
webservices Remoting
------------ -----------------
Hetroginious Homogenious
By Using HTTP, SOAP TCP
using XML Serialization Bianary Serialization
Any application can access only .Net -> .Net
can communicates
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can you pass multiple complex types in Web API?
Can you clarified A Web service can only be written in .NET or not?
Define transparent caching with aop?
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)
What is AutoPostback?
What is ispostback method in asp.net?
What is the difference between the response.write() and response.output.write() methods?
What are the features of asp.net mvc?
What are sql joins?
What is HTTPModule and HTTPcontext? What is the use of each?
What are strong names?
How to do state management in ASP.NET?
How do you deploy your asp.net application?
How does session work?
What is the difference between page directive include and action tag include?