.NET news » Search results

Search results for query "wcf" (14):

SharePoint Applied: SharePoint 2007 with WCF and Silverlight

Innovative solutions sometimes require multiple ingredients. Find out how to mix it up with SharePoint, WCF, and Silverlight.

WCF WPF Chat Application

This application is built on the WCF .NET Framework 3.0. It uses duplex communication and TCP binding (for some reasons that are discussed later in this article). It concentrates on handling and controlling a WCF service that has to make reliable sessions with many clients and keep those connections alive as long as possible.
2008-04-15 11:24:00   Source: WCF WPF Chat Application   Tags: Internet Examples

Mobile WCF: Write an IM App with the .NET Compact Framework

The .NET Compact Framework 3.5 provides a subset of Windows Communication Foundation (WCF) functionality that you can harness to communicate between Windows Mobile devices and desktop PCs. We'll show you how.
2008-01-22 18:00:00   Source: Mobile WCF: Write an IM App with the .NET Compact Framework   Tags: Mobile

Building WCF Services for Deployment in Transiently Connected Networks

Distributed applications are now prolific in the enterprise and more and more users are relying on network connectivity both on site and on the go so they can remain productive anywhere and at any time. Since network connectivity cannot always be guaranteed, what happens when the network goes down or a network connection is simply unavailable? How can you provide your users with the best connected experience regardless of the state of the network?
2007-12-27 18:00:00   Source: Building WCF Services for Deployment in Transiently...   Tags: Other

Foundations: What's New for WCF in Visual Studio 2008

Visual Studio 2008 and the .NET Framework 3.5 provide new tools and support that extends Windows Communication Foundation (WCF). Visual Studio 2008 also automates a number of manual WCF tasks for the developer as well.
2007-12-17 18:00:00   Source: Foundations: What's New for WCF in Visual Studio 2008   Tags: Visual Studio

Extending WCF with Custom Behaviors

Windows Communication Foundation (WCF) provides numerous extensibility points that allow developers to customize the runtime behavior for service dispatching and client proxy invocation. You can tap into these extensibility points by writing custom behaviors that can be applied declaratively to your services. This article shows how this process works.
2007-10-23 19:00:00   Source: Extending WCF with Custom Behaviors   Tags: Other

Declarative WCF Security

Juval Lowy designs easily configured security settings for applications built on Windows Communication Foundation.
2007-06-18 19:00:00   Source: Declarative WCF Security   Tags: Security

An easy way to use certificates for WCF security

An easy solution to use certificates on Windows Communication Foundation, loading the certificates from files.
2007-04-30 14:34:00   Source: An easy way to use certificates for WCF security   Tags: Security

Identity: Secure Your ASP.NET Apps And WCF Services With Windows CardSpace

Windows CardSpace replaces traditional username and password authentication with a tool that helps users better manage their digital identities and helps shield users from various forms of identity attack such as phishing. Michиle Leroux Bustamante explains how to integrate Windows CardSpace with your ASP.NET applications and Windows Communication Foundation services.

Fundamentals of WCF Security

The labyrinth of security features for WCF is intricate and at times even overwhelming. At its core, however, are a basic set of security principals for authentication, authorization, and message transfer protection.
2007-01-16 20:31:58   Source: Fundamentals of WCF Security   Tags: Security
« Previous12Next »