Browse by Tags

Pluralsight's WCF/WF Developer Screencast Series
Wednesday, August 20, 2008 2:37 AM
Pluralsight has joined forces with the WCF/WF teams at Microsoft to deliver a series of short videos that illustrate how to get started using WCF/WF in your applications. The videos will be hosted on Channel9 within the Screencasts section, and they'll be highlighted on The .NET Endpoint Team Blog and the MSDN Dev Centers for WCF & WF. More info from... Read More...
WCF Standards
Wednesday, July 23, 2008 2:46 AM
Looking for a guide to all of the web services protocols implemented by WCF? There's no single document that captures all of the information, but there is a group of documents that talk about the implemented protocols and some of the choices in those implementations. Read more here: http://blogs.msdn.com/drnick/archive/2008/07/22/standards-guide.aspx Share... Read More...
WCF Best practices
Thursday, July 10, 2008 2:40 AM
Here is a post to some links regarding WCF best practices: http://mehranikoo.net/CS/archive/2008/05/31/WCF_5F00_Best_5F00_Practices.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
Duplex WCF Services
Wednesday, July 02, 2008 2:47 AM
Scott Breeze posted this article around a project he has done exploring the use of Silverlight and WCF. http://blogs.breezetraining.com.au/scotts/2008/06/28/Silverlight2Beta2AndDuplexWCFServices.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
VirtualService for ESB
Wednesday, April 09, 2008 3:06 AM
The Microsoft recently released a version of the .NetFX 3.5 where introduced a new context driven service model called as WorkflowService. This model is based on Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) technologies. It represents a logical model of the connectivity to expose a workflow. The service operation in the workflow... Read More...