MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.
All Tags » .NET » NetFx3 » WCF (RSS)

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • How to Download all of Visual Studio 2008 SP1

    VS2008 SP1 Beta is quite a package. By default the installation downloads the packages as needed and when needed. Now that is just fine if you only need to install a single machine. But when you need to install multiple, possibly virtual, machines like I have to it just wastes a lot of bandwidth and...
    Posted to The Problem Solver (Weblog) by Maurice on 05-16-2008
    Filed under: .NET, LINQ, NetFx3, Workflow, VSTO, WCF, VB, DevCenter, ClickOnce, WPF, SqlCe
  • Using a WCF proxy through an ISA proxy server

    When I tried I received the following very helpful System.ServiceModel.ProtocolException with Message="The remote server returned an unexpected response: (407) Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied....
    Posted to The Problem Solver (Weblog) by Maurice on 05-15-2008
    Filed under: .NET, NetFx3, WCF, VB, DevCenter
  • Book review: Pro WCF: Practical Microsoft SOA Implementation

    I recently received a copy of Pro WCF: Practical Microsoft SOA Implementation so I could review it. So did I like the book? Not really The problem with the book is that it wants to cover far too much and diverse material. Now covering a lot of material in a book isn't a bad thing per se but in this...
    Posted to The Problem Solver (Weblog) by Maurice on 05-06-2008
    Filed under: .NET, NetFx3, WCF
  • On the WF ReceiveActivity and WCF bindings

    The new ReceiveActivity and SendActivity that marry Windows Workflow Foundation (WF) and Windows Communication Foundation (WCF) are really cool . Getting started is easy because a new Sequential Workflow Service Library, found under WCF instead of Workflow in VS2008, uses nice defaults for everything...
    Posted to The Problem Solver (Weblog) by Maurice on 03-26-2008
    Filed under: .NET, LINQ, NetFx3, Workflow, WCF, VB, DevCenter
  • ReceiveActivity, ContextTokens and conversations

    In a previous blog post I showed how to use the ReceiveActivity with long running workflow and how to extract the workflow instanceId from the context using the IContextManager. I also showed how to rebuild this context at a later date when you use a new proxy object to call the same workflow instance...
    Posted to The Problem Solver (Weblog) by Maurice on 03-24-2008
    Filed under: .NET, NetFx3, Workflow, WCF, DevCenter
  • Configuring a self hosted ReceiveActivity and its runtime

    In my last post I showed how to self host the workflow runtime and still be able to use a Windows Communication Foundation and ReceiveActivity. Hosting the workflow runtime in a WorkflowServiceHost is nice but in all likelihood you will also need to configure the workflow runtime itself and add some...
    Posted to The Problem Solver (Weblog) by Maurice on 03-20-2008
    Filed under: .NET, NetFx3, Workflow, WCF, DevCenter
  • ReceiveActivity and self hosting WCF

    One of the new, and pretty cool, Windows Workflow Foundation features is the ReceiveActivity that unleashes the power of Windows Communication Foundation to Windows Workflow Foundation. Getting started with a ReceiveActivity is quite simple as long as you start with a sequential Workflow Service Library...
    Posted to The Problem Solver (Weblog) by Maurice on 03-19-2008
    Filed under: .NET, NetFx3, Workflow, WCF, DevCenter
  • Software Developer Event on March 28th

    Next march 28 we are hosting another SDE event in Ede, the Netherlands. There is an impressive list of speakers and sessions, check it out here . I will be doing a session about the new Workflow Foundation features in the .NET framework 3.5. These new features, also known as Silver, enable workflows...
    Posted to The Problem Solver (Weblog) by Maurice on 03-01-2008
    Filed under: .NET, NetFx3, Workflow, WCF, VB, webcast, DevCenter
  • Long running workflows and the ReceiveActivity

    Using a ReceiveActivity is a great way of exposing a workflow via a WCF proxy. Get started by creating a new project based upon "Sequential Workflow Service Library". This is found in the WCF projects node instead of the Worflow projects node! Create a service interface, mine is nice and simple...
    Posted to The Problem Solver (Weblog) by Maurice on 02-06-2008
    Filed under: .NET, NetFx3, Workflow, WCF, VB, DevCenter
  • MSMQ and Duplex

    One of the nifty features in Windows Communication Foundation is duplex requests. To define a duplex request you need to create two interfaces, both with their OperationContract marked with IsOneWay:=True. The request interface also contains a CallbackContract with the response interface. <ServiceContract...
    Posted to The Problem Solver (Weblog) by Maurice on 07-09-2007
    Filed under: .NET, NetFx3, WCF
Page 1 of 3 (28 items) 1 2 3 Next >


Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.

Powered by Community Server (Commercial Edition), by Telligent Systems