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


Please Help Members By Posting Answers For Below Questions

What is autopost?

714


How to retrieve user name in case of Window Authentication?

469


What is asp net_sessionid?

806


Can we set which type of comparison we want to perform by the CompareValidator control?

729


How to create events for a control?

746






Explain the different types of assemblies?

701


Is global asax mandatory?

733


What asp.net control can embed xaml into asp.net pages?

729


When maintaining session through sql server, what is the impact of read and write operation on session objects?

734


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

757


To load your generated dataset with data which method do you invoke?

811


What are the differences between code behind and code inline?

699


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2541


What is a 307 redirect?

655


How can you register a custom server control to a web page?

738