Browse by Tags

All Tags » Workflow » NetFx3 » WCF (RSS)
Part 1 part 2 Part 3 Part 4 You may recall my previous posts about using the TransactionScopeActivity within a ReceiveActivity and all the nasty issues we ran into. Just in case you want to read them again: one , two and three . As it turn out this is...
with no comments
Filed under: , , , , ,
.NET Reflector, by Lutz Roeder, must be one of the most useful tools I have when developing .NET code. Usually it is the first thing I install right after Visual Studio not even waiting until I need it because I know I will. So the big news is that Red...
It is available from the subscriptions download at http://msdn.microsoft.com/en-us/subscriptions/default.aspx Get it while it is hot Enjoy!
Part 1 part 2 Part 3 Part 4 In a previous blog post I write about what happens when you place a TransactionScopeActivity within a ReceiveActivity and an exception occurs that is supposed to roll back the transaction. In short the story was very bad and...
Part 1 part 2 Part 3 Part 4 I got an email from a friend last week asking about using a ReceiveActivity and, while receiving, using a TransactionScopeActivity to transitionally save some data in a database. Seems like a common enough scenario right? Well...
Afgelopen jaar hebben we het eerste CodeCamp in Nederland georganiseerd en dat was een groot succes. De meeste deelnemers vroegen om meer, sommige zelfs om een CodeCamp per kwartaal of een heel weekend lang. Nou hebben we dat laatste nog niet gedaan maar...
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...
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...
with no comments
Filed under: , , , , , ,
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...
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...
with no comments
Filed under: , , , ,
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...
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...
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...
I actually missed the release or the WCF activities for windows workflow a few weeks back but Marcel de Vries did a demo yesterday as part of his presentation at the SDE meeting. And I must say its an impressive piece of work that includes the whole enchilada...
with no comments
Filed under: , , , ,
Talking about conferences we pretty much finalized the session schedule for the SDC this year as well. And the session schedule is even more impressive as last year. We are holding back on publishing it for a bit longer until we have confirmation from...
with no comments
Filed under: , , , , , ,
The first Dutch Code Camp was held yesterday in Barneveld. With lots of people showing up there was a real nice vibe and all I can say is it was a smashing success. Lots of people wanted to know when we would organize the next one; someone even went so...
with no comments
Filed under: , , , , , ,
Het is al bijna zover, nog minder dan twee weken en het eerste Nederlandse Code Camp is een feit. Alles tot nu toe wijst erop dat het een groot succes gaat worden. Zo was er een fors overschot aan potentiele sprekers en hebben we een mooi en divers programma...
with no comments
Filed under: , , , , , ,
Beth Massi, a former VB MVP who has joined the form , just blogged about a serie of blog casts the VB team is putting together. These web casts are all about VB9 and Visual Studio Orcas with stuff like LINQ, Offline data and SOA. Some interesting stuff...
with no comments
Filed under: , , , , , , ,
Sander Gerz just posted here that he has been re-awarded as an MVP for another year. Good to here because he is certainly part of the active crowed over here. In fact he is one of the people helping to organize the 1st Dutch .NET Code Camp, see here ...
with no comments
Filed under: , , , , ,
If you read this post by Paul Andrew you can see we are getting an invitation to come to Microsoft for some additional training. Well it sounds interesting but I guess I won’t be crossing the ocean for this one. But it’s a pity that these kind of event...
1 comment(s)
Filed under: , , ,
More Posts Next page »