The Problem Solver
Tell me and I will forget
Show me and I will remember
Involve me and I will understand
- Confucius -
Browse by Tags
All Tags
»
Workflow
»
.NET
»
DevCenter
»
WCF
(
RSS
)
ClickOnce
IronPython
LINQ
NetFx3
PDC
Silverlight
SqlCe
VB
VSTO
webcast
WF4
WPF
Goodbye XOML, hello XAMLX
In the next version of workflow we are going to leave the XOML extension behind us. Creating workflow's or custom activities using markup will create a XAML file instead of the now familiar XOML file. That doesn't mean we are moving to exactly...
PDC session download
Want to download and watch all PDC content? Then there are a couple of ways to get at them. The official way if to go through the session agenda at the conference site. See https://sessions.microsoftpdc.com/public/timeline.aspx . You see all sessions...
A bit more about using TransactionScopeActivity within a ReceiveActivity
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...
Red Gate to continue development of .NET Reflector
.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...
Visual Studio 2008 Service Pack 1 available
It is available from the subscriptions download at http://msdn.microsoft.com/en-us/subscriptions/default.aspx Get it while it is hot Enjoy!
More on using a TransactionScopeActivity within a ReceiveActivity
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...
Using a TransactionScopeActivity with a WCF ReceiveActivity
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...
CodeCamp 2008
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...
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...
Project Mole or visual studio visualizers on steroids
Visual Studio visualizers are pretty cool and can help you quite a bit when debugging but you need to develop them and that just ads to the workload. So how about having someone else do it? Well Microsoft added a few visualizers to VS2008 and VS2008 but...
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...
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...
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...
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...
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...
Visual Studio 2008 and .NET Framework 3.5 Training Kit
Looking for more information about VS2008 and .NET 3.5? I suspect you might just be as there is a ton of new functionality and with the pace of everything coming out it isn't likely that you know it all To help learn the new stuff Microsoft has put...
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...
Search
Go
Blog Recent Posts
Goodbye XOML, hello XAMLX
PDC session download
A bit more about using TransactionScopeActivity within a ReceiveActivity
Red Gate to continue development of .NET Reflector
Visual Studio 2008 Service Pack 1 available
News
Tags
.NET (339)
ClickOnce (11)
Data Access (1)
DevCenter (113)
IronPython (3)
LINQ (50)
NetFx3 (134)
Paragliding (5)
PDC (3)
SDN (1)
Silverlight (15)
SqlCe (13)
TechEd (3)
VB (146)
Visual FoxPro (5)
VSTO (41)
WCF (45)
webcast (9)
WF4 (1)
Workflow (119)
WPF (17)
Archives
January 2009 (1)
December 2008 (9)
November 2008 (6)
October 2008 (9)
September 2008 (6)
August 2008 (13)
July 2008 (5)
June 2008 (5)
May 2008 (18)
April 2008 (12)
March 2008 (15)
February 2008 (9)
January 2008 (5)
December 2007 (7)
November 2007 (10)
October 2007 (5)
September 2007 (5)
August 2007 (3)
July 2007 (5)
June 2007 (6)
May 2007 (14)
April 2007 (7)
March 2007 (12)
February 2007 (12)
January 2007 (17)
December 2006 (10)
November 2006 (18)
October 2006 (30)
September 2006 (22)
August 2006 (5)
July 2006 (11)
June 2006 (6)
May 2006 (15)
April 2006 (14)
March 2006 (21)
February 2006 (15)
January 2006 (12)
This Blog
Home
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go