Interviewer And Interviewee Guide

Dot Net Remoting Interview Question:

In which conditions do you opt for Remoting services?

Submitted by: Administrator
Remoting is something like web services. You might decide to opt for
Remoting instead of web services in following cases...

1) Client and server platform is fixed
2) Protocol is NOT fixed. (Like web services strictly work
on HTTP protocol)
3) Where object serialization is to be done strictly
through CLR.
4) Where platform is fixed i.e. .Net framework.
Submitted by: Administrator

Read Online Dot Net Remoting Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.