Securing WCF Services with Certificates

Download source - 8.41 KB Introduction This article provides a step-by-step guide to securing WCF services with certificates. Most articles of this na...

Reducing Information Disclosure in WCF Data Services

Previously, I wrote an article titled "Reducing Information Disclosure in ASP.NET Web Services".  The article identified steps developers can tak...

WCF4.0 –- RESTful WCF Services (1) (入门)

WCF 很好的支持了 REST 的开发, 而 RESTful 的服务通常是架构层面上的考虑。 因为它天生就具有很好的跨平台跨语言的集成能力,几乎所有的语言和网络平台都支持 HTTP 请求,无需去实现复杂的客户端代理,无需使用复杂的数据通讯方式既可以将我们的服务暴露给任何需要的人,无论他使用 VB、R...

C# WinForm开发系列 - Socket/WCF/Rometing/Web Services

   当今社会是一个信息化社会, 网络越来越多地影响人民的生活, 带来巨大的便利性; 而网络通信在软件开发中占据相当大的比重. Socket/WCF/Rometing/Web Services 各种技术纷至踏来, 应用广泛; 而作为C#开发人员, 微软的.Net FrameWor...

Silverlight 4 Tools for Visual Studio 2010 和 WCF RIA Services 1.0发布

  微软正式发布Silverlight 4 Tools for Visual Studio 2010 和 WCF RIA Services 1.0,   Silverlight 4 Tools for VS2010正式版包括以下新特性: 1. VS2010下完美支持Silverl...

[译]WCF RIA Services中的集合(1)

原文地址:http://www.silverlightshow.net/items/Working-with-collections-in-WCF-RIA-Services-part-one.aspx 本文分为两部分,本篇为第一部分。 介绍 今天,很多的商业应用是使用WCF RIA Services...

[译]WCF RIA Services中的集合(2)

原文地址:http://www.silverlightshow.net/items/Working-with-collections-in-WCF-RIA-Services-part-two.aspx 这是本文的第二部分。 在第一部分中,我们讨论了两个相对简单的集合类型:EntitySet和Enti...

WCF RIA Services v1里程碑完成!

Yesterday we completed the very last design changes that are going into RIA Services V1! Now we fix bugs, hit perf and stress goals, and ship this bab...

WCF分布式开发必备知识(3):Enterprise Services(企业服务与COM+)

   今天继续我们<WCF分布式开发必备知识>系列文章第3节,通过前两节的学习,我们已经掌握了MSMQ和.Net Remoting的概念和开发过程.今天我们来学习..Net分布式开发的另外一个技术:Enterpise Services.本节的基本结构是1.Enterp...

30.Silverlight中创建一个最简单的WCF RIA Services访问数据库实例

 本文将建立一个最简单的WCF RIA Services访问数据库的实例,附带有数据库文件,可以在Sql Server中附加数据库,在本文中并没有采用ADO.NET实体数据模型绑定数据库,而是单独写一个类来连接数据库查询数据表并返回值,下面我们看详细 步骤。   &nb...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。