Moving again

Blog has been moved to new site. Those reading through RSS doesn’t need to update.

Blog is moving

This blog will be moved to Mount Gellert. Please update your favorites. The new RSS URL is RSS. Feel free to continue reading me on my new place. There the amount of technical articles will be presumably higher than now :)

New branches!

New branches of the main trunk has been released from the software ‘Mii’, named Branch A ‘Adam’ and Branch B ‘Thomas’. Feel free to poke around in the screenshot gallery!

.NET Framework 3.0 Available

To active WF rule tracing

<system.diagnostics>
<switches>
<add name=”System.Workflow.Activities.Rules” value=”All” />
</switches>
</system.diagnostics>

Microsoft Pre-release Software Visual Studio Code Name “Orcas” - September Community Technology Preview (CTP)

Another long name.

Microsoft Visual Studio Code Name “Orcas” Community Technology Preview - Development Tools for .NET Framework 3.0

Workflow monitor in ASP.Net - with and without Atlas

Understanding Windows Workflow in WSS/SPS

One interesting excerpt from the document:

“Group Approval: implements a group-oriented approval process. This workflow is available only in East Asian versions of Office SharePoint Server.” - but why?

TFS Team Management Project

“TFS BHAL” is launched - managing TFS using WF… (CodePlex)

Major parts of the toolset are:

  1. A Custom Activity Library for Windows Workflow Foundation that enables handling of workitems.
  2. A Website that enables users to handle instances of workflows.
  3. Messenger-Like Application that enables users to receive workflow notification and to record time tracking information.
  4. A Windows Communication Foundation Service to enable the website and the messenger-like application to communicate with the workflows.

Windows Workflow Foundation Resources