C#面试题

当前位置: 面试问题网 > C#面试题 > 说出你对remoting 和webservice的理解和应用

说出你对remoting 和webservice的理解和应用

web服务,是利用SOAP(简单对象访问协议,Simple Object Access Protocol)在HTTP上执行远程方法调用的一种方法,也可以使用WSDL(Web Service Description Language,Web服务描述语言)来完整的描述Web服务,基于XML标准。
   Remoting,可以用来访问另一个应用程序域中的对象,为客户机和服务器端的.Net应用程序之间的通讯提供了一种更为快速的格式。Remoting体系的主要元素:远程对象,信道,消息,格式标识符,格式标识符提供程序,代理对象,消息接收器,激活器,RemotingConfiguration类,ChannelServices类。

【说出你对remoting 和webservice的理解和应用】相关文章

1. 说出你对remoting 和webservice的理解和应用

2. 介绍一下.NET构架下remoting和webservice

3. 请解释一下webService? 如何用.net实现webService

4. WebSphere面试题:在WebSphere里面如何部署一个应用

5. 简述你对Statement,PreparedStatement,CallableStatement的理解

6. 软件测试LoadRunner面试题:If web server, database and Network are all fine where could be the problem?

7. Weblogic和WebSphere不同特点

8. What\'s the difference between Debug and Trace class? (Debug类与Trace类有什么区别)

9. C#实现对任一张表的数据进行增,删,改,查要求,运用Webservice,体现出三层架构

10. What\'s the difference between an interface and abstract class? (接口与抽象类有什么区别)

本文来源:https://www.mianshiwenti.com/a13039.html

点击展开全部

《说出你对remoting 和webservice的理解和应用》

将本文的Word文档下载到电脑,方便收藏和打印

推荐程度:

进入下载页面

﹝说出你对remoting 和webservice的理解和应用﹞相关内容

其它栏目

也许您还喜欢