E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
ServiceModel
Asp.Net使用Json(.net3.5,C#)
准备首先引用:System.
ServiceModel
.Web.dll ,System.Runtime.Serialization.dll 。
·
2015-11-02 19:33
asp.net
WCF 服务器已拒绝客户端凭据
未处理 System.
ServiceModel
.Security.SecurityNegotiationException Message="服务器已拒绝客户端凭据。
·
2015-11-02 19:34
WCF
WCF 第一章 基础 更多关于配置文件的内容
服务控制文件web.config 或是 app.config 依赖于服务是如何被寄宿的,它们必须包含一个<system.
serviceModel
>节点。
·
2015-11-02 18:49
配置文件
WCF 第一章 基础 使用代码生成WCF服务
完成一个WCF服务,你要完成一个.NET 类然后使用System.
ServiceModel
属性来修饰这个类。
·
2015-11-02 18:47
代码生成
WCF开发入门的六个步骤
项目引用节点右键添加System.
ServiceModel
引用。 B. &
·
2015-11-02 17:00
WCF
序列化 VS 编码
System.
ServiceModel
.C
·
2015-11-02 16:16
序列化
WCF配置文件详解
-- <system.
ServiceModel
> section --&g
·
2015-11-02 14:19
配置文件
在安装VS 2008 和.NET 3.5 Beta2之后
在安装VS 2008 和.NET 3.5 Beta2之后,还有2件重要的事情你应该马上做: 可能会导致原来在.net 2.0下面的项目提示:未能加载文件或程序集“System.
ServiceModel
·
2015-11-02 14:51
.net
手动配置WCF宿主的.config文件遇到的几种错误
WCF标准的配置文件为: <system.
serviceModel
> <
·
2015-11-02 13:11
config
wcf address设置
Address在WCF中的用System.
ServiceModel
.EndpointAddress对象来表示的,它的结构如下:  
·
2015-11-02 13:56
WCF
WCF开发入门的实例
项目引用节点右键添加System.
ServiceModel
引用。 B
·
2015-11-02 13:51
WCF
Resharper 设置引用命名空间别名
: 下图中标记2的作用:如果勾选了,则using 会放到namespace 里面, namespace WCF.EF.Entity { using System.
ServiceModel
·
2015-11-02 12:54
命名空间
WCF开发简简单单的六个步骤
项目引用节点右键添加System.
ServiceModel
引用。 B.  
·
2015-11-02 12:31
WCF
Could not load file or assembly 'System.
ServiceModel
.DomainServices.Hosting
在IIS部署Silverlight应用和WCF RIA Services,出现异常:未能加载文件或程序集“System.
ServiceModel
.DomainServices.Hosting, Version
·
2015-11-02 12:16
assembly
WCF帮助类
1 using BJSW.ZTFX.Client.Silverlight.MapBusinessService; 2 using System.
ServiceModel
; 3 using System.SL.Application
·
2015-11-02 11:09
WCF
WCF中ServiceHost能不能host多个服务?
现在我有两个Service类: UserService DictionaryService 配置文件是: < system .
serviceModel
·
2015-11-02 11:35
service
若要增加配额,请使用相应绑定元素上的 MaxReceivedMessageSize 属性
受信Message Quota Size超过65536 (System.
ServiceModel
.CommunicationException) 解决方法:修改客户端配置文件app.confi
·
2015-11-02 10:06
message
无svc文件发布WCF服务到IIS上
然后在里面加上你的契约与服务如例子中的WCFServices项目 2,新建一个 ASP.NET空网站 3,在网站上引用你第一步加的类库 4,配置Web.config文件主要配置如下(在<system.
serviceModel
·
2015-11-02 10:43
IIS
WCF 第一章 基础 完成一个WCF服务客户端
通过Service.
ServiceModel
实现的API处理将.NET类型转换成 XML然后从客户端向服务端发送消息。你可以直接用API编程,或者你可以使用工具生成一个代理类和配置文件。
·
2015-11-02 10:07
WCF
找不到具有绑定 NetTcpBinding 的终结点的与方案 net.tcp 匹配的基址。注册的基址方案是 [http]。
一:确定WEBCONFIG配置正确 <system.
serviceModel
> <!
·
2015-11-02 10:38
http
WCF 异步调用
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.
ServiceModel
·
2015-11-02 09:42
异步调用
Windows metro app wcf 地址可配置
自动生成的Reference.cs里面我们可以看到 private static System.
ServiceModel
.EndpointAddress
·
2015-11-02 09:58
windows
用VS 2008开发WCF(二)——构建最初的服务器
创建一个windows控制台项目,命名为Host 对Host添加.NET System.
ServiceModel
名空间引用 对Host添加刚才生成的WCF项目,注意,不是引用服务,就是引用本地项目类库
·
2015-11-01 15:48
2008
C# 中使用JSON - DataContractJsonSerializer
关于JSON的入门介绍见(首页的图很形象): http://www.json.org/ 一、Using 需要添加引用:System.
ServiceModel
.Web 和 System.Runtime.Se
·
2015-11-01 13:19
Serialize
你的网站被订阅了吗(浅谈RSS2.0)续
通过这篇文章你可以了解到: 1.对Rss的创建有一个更好的方法 2.创建一个多版本的可订阅源 在这里感谢紫色永恒 为我们介绍了MS给我们提供的这么好的工具 (此工具被包含在 System.
ServiceModel
.Syndication
·
2015-11-01 12:34
rss
WCF错误 - System.
ServiceModel
.FaultException: 验证消息的安全性时发生错误 VMware系统与主机系统时间同步
在WebService式调用工作流示例测试中,在同一台机子上就可以测试连接通过,而当WCF服务端部署在VMware虚拟机系统中,客户端在本机时进行调试,C和S死活连接不上,错误为:System.
ServiceModel
.FaultException
·
2015-11-01 12:00
exception
ServiceModel
元数据实用工具 (Svcutil.exe)
ServiceModel
元数据实用工具用于依据元数据文档生成服务模型代码,以及依据服务模型代码生成元数据文档 一、SvcUtil.exe
ServiceModel
元数据实用工具可在 Windows
·
2015-11-01 12:31
service
An unhandled exception of type 'System.TypeInitializationException' occurred in System.
ServiceModel
.dll
异常“ An unhandled exception of type 'System.TypeInitializationException' occurred in System.
ServiceModel
.dll
·
2015-11-01 12:27
exception
转C#中using和new的用法
1、引用命名空间 用using来引用命名空间,可以直接在程序中使用命名空间下的类型而不必指定详细的命名空间,如:using System.
ServiceModel
等等。
·
2015-11-01 11:11
new
快速访问WCF服务--
ServiceModel
元数据实用工具 (Svcutil.exe)
基本定义
ServiceModel
元数据实用工具用于依据元数据文档生成服务模型代码,以及依据服务模型代码生成元数据文档。
·
2015-11-01 10:31
service
重温WCF之群聊天程序(十)
完成的效果图: 服务器端代码: using System; using System.Collections.Generic; using System.Linq; using System.
ServiceModel
·
2015-11-01 10:45
WCF
重温WCF之消息拦截与篡改(八)
要对SOAP消息进行拦截和修改,我们需要实现两个接口,它们都位于System.
ServiceModel
.Dispat
·
2015-11-01 10:43
WCF
“System.
ServiceModel
, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”中加载类型“System
在Windows Server 2008中的IIS服务器中部署WCF服务程序时,通过浏览器访问报出如下错误: 未能从程序集“System.
ServiceModel
, Version=3.0.0.0
·
2015-11-01 09:28
service
说说WCF中的可信赖会话
查阅msdn,可以发现ReliableSession是System.
ServiceModel
命名空间下的一个类。主要的作用如下所述: 提
·
2015-11-01 09:32
WCF
WCF中有关Session的小实验
关键类 这个试验的关键类在与
ServiceModel
中的OperationContext类,这个里中提供了当前的操作上下文对象,并
·
2015-11-01 08:13
session
WCF系列(三) -- WCF配置文件注释
-- <system.
ServiceModel
> section --
·
2015-11-01 08:44
配置文件
WCF netTcp配置
服务端配置 <system.
serviceModel
> <bindings
·
2015-10-31 19:57
WCF
System.
ServiceModel
.CommunicationException:The underlying connection was closed: The connection was closed
在开发WCF的过程中,发现了当请求数据量超过了一定大小的时候,就报异常: System.
ServiceModel
.CommunicationException:The underlying connection
·
2015-10-31 19:54
Connection
根据DEMO做的第一个WCF出现的问题
出现下列问题: 在
ServiceModel
客户端配置部分中,找不到引用协定“ICustomerService”的默认终结点元素。
·
2015-10-31 18:52
demo
DYTcpService
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.
ServiceModel
·
2015-10-31 17:59
service
.net fw自带json序列化
引用C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Silverlight\v5.0\System.
ServiceModel
.Web.dll
·
2015-10-31 17:58
.net
远程服务器返回了意外响应400 Bad Request
解决方案:首先在客户端(client)的配置文件里:1.在节点<binding>修改传输数据的最大额度: <system.
serviceModel
> &nbs
·
2015-10-31 17:30
request
UnitTest
using Bll; using Model; using Dal; using NUnit.Framework; using NUnit.Mocks; using System.
ServiceModel
·
2015-10-31 16:50
test
注释习惯
*/ #endregion using System; using System.Threading; using System.Windows.Forms; using System.
ServiceModel
·
2015-10-31 16:48
注释
WCF框架基础(一)
1.首先创建控制台应用程序,添加引用System.
ServiceModel
2.添加命名空间using System.
ServiceModel
3.定义服务协定。
·
2015-10-31 16:52
WCF
JQuery ajax json 实例
序列化字符方法:注意这里的引用“System.Runtime.Serialization”和“System.
ServiceModel
.Web”using System;using System.Collections.Generic
·
2015-10-31 15:37
jQuery ajax
WCF中调用WebService出错,大家帮忙看看,回答就有分
http://bbs.csdn.net/topics/390542345 在WCF项目里面添加了一个WebService引用,然后在我们调用这个WCF服务时,老出错,提示在
ServiceModel
·
2015-10-31 14:27
webservice
WCF Service中HttpContext.Current为null的解决办法
在hosting WCF的web.config中加入: <system.
serviceModel
> <serviceHostingEnvironment
·
2015-10-31 14:57
service
Silverlight有限支持WCF的binding问题
作为演示,我下面有一个范例服务 合约 using System.
ServiceModel
; namespace WebApplication1 { // NOTE:
·
2015-10-31 12:28
silverlight
如何在WCF解决方案中使用WCS(windows cardspace)作为身份验证方式
服务契约 using System.
ServiceModel
; namespace HelloService { [ServiceContract] public interface
·
2015-10-31 12:00
windows
上一页
3
4
5
6
7
8
9
10
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他