.NET/ASP.NET Interview Question - Explain WebService and how does it differ from Remoting?
Answer:
WebServices is a cross platform where we can invoke object which are lying on
different server or different georphical location.
Both WebService and Remoting are used for same Purpose but the difference in
Remoting is that both the server and client should be .NET platform while in
WebService the server and client can be in different platform.
Remoting is faster than WebService.
WebService can be access only through http protocol but Remoting can access by
any kind of protocol like TCP,HTTP,SMPT,FTP.
Please click here to see more .NET/ASP.NET
interview questions Regards, Visit Authors blog for more
.NET/ASP.NET interview
questions
http://
http://
Contributed by:
Shivprasad koirala Koirala
I am a Microsoft MVP for ASP/ASP.NET and currently a CEO of a small
E-learning company in India. We are very much active in making training videos ,
writing books and corporate trainings. Do visit my site http://www.questpond.com for
.NET, C# , design pattern , WCF , Silverlight , LINQ , ASP.NET , ADO.NET , Sharepoint , UML , SQL Server training and Interview questions and answers
Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=387
Click here to go on website
|