DotNetShoutout - Stories tagged with Windows Communication Foundation
6
Shouts

AppFabric WCF Service Template (C#) - Ron Jacobs

published 802 days, 3 hours, 1 minute ago posted by StevesSteves 802 days, 21 hours, 49 minutes ago
Sunday, March 13, 2011 3:05:45 AM GMT Saturday, March 12, 2011 8:17:49 AM GMT
Now available Download the AppFabric WCF Service Template C# Windows Communication Foundation (WCF) is Microsoft’s unified programming model for building service-oriented applications. Windows Server AppFabric provides tools for managing and monitoring your web services and workflows. The AppFabric WCF Service template brings these two products together providing the following features: * Monitor the calls to your service across multiple servers with AppFabric Monitoring * Create custom Event Tracing ... (more)
category: Web Dev | clicked: 3 | 1 comment | | source: blogs.msdn.com
tags: WCF Service, Windows Communication Foundation, WCF, AppFabric
4
Shouts

Simple properties Mapper by reflection : stop copying manually each property of your objects !

published 1139 days, 18 hours, 30 minutes ago posted by jmix90jmix90 1140 days, 8 hours, 29 minutes ago
Friday, April 09, 2010 11:37:28 AM GMT Thursday, April 08, 2010 9:37:50 PM GMT
There is time when you have to copy each property of an object to one another. This is called mapping and it's very fastidious to do it by hand. In this post we'll see how to create a method extension which do it for you in one line of code ! (more)
category: How To | clicked: 4 | comment | | source: blog.lexique-du-net.com
tags: Windows Communication Foundation, Tips and Tricks, trick, How-To, map, Mapping, WPF, Mapper, Tip, how to, windows presentation foundation, Reflection, WCF, ORM, How, Tips
16
Shouts

Innovation Showcase : Securing REST-Based Services with Access Control Service

published 1268 days, 11 hours, 6 minutes ago posted by bobfamiliarbobfamiliar 1270 days, 6 hours, 25 minutes ago
Tuesday, December 01, 2009 7:00:29 PM GMT Sunday, November 29, 2009 11:42:21 PM GMT
Securing REST-Based Services with Access Control Service December 22, 2009 at 11:00am – 12:30pm PSTSecuring REST-Based Services with Access Control Service Presenter: Michele Leroux Bustamante Abstract:The Access Control Service (ACS), part of Windows Azure platform AppFabric, makes it easy to secure REST-based services using a simple set of standard protocols. In addition to enabling secure calls to REST-based services from any client, the ACS uniquely makes it possible to secure ca... (more)
category: Podcast | clicked: 3 | 1 comment | | source: blogs.msdn.com
tags: Security, Windows Azure, Windows Communication Foundation, RESTful Services, Azure Access Control Service, ACS, WCF, AppFabric, REST