Stories recently tagged with 'WF'

A Developer's Introduction to Workflow Foundation 4.0 in .NET 4.0 beta(msdn.microsoft.com)

submitted by JemmJemm(9604) 2 years, 6 months ago

"In version 4 of the Microsoft® .NET Framework, Windows Workflow Foundation introduces a significant amount of change from the previous versions of the technology that shipped as part of .NET 3.0 and 3.5. In fact, the team revisited the core of the programming model, runtime and tooling and has re-architected each one to increase performance and productivity as well as to address the important feedback garnered from customer engagements using the previous versions." read more...

add a comment |category: |Views: 94

tags: another

Developing Workflow Solutions with SharePoint Server 2007 and WF(msdn.microsoft.com)

submitted by schalkvanwykschalkvanwyk(1335) 3 years, 1 month ago

This article describes best practices for developing workflows for Microsoft Office SharePoint Server 2007 by using Microsoft Visual Studio read more...

add a comment |category: |Views: 8

tags: another

MSDN Magazine February 2008(msdn.microsoft.com)

submitted by JemmJemm(9604) 3 years, 11 months ago

This issue contains topics like: Mobile WCF, IIS7 Extensibility, VSTO 3.0, Unit Testing (TDD), F#, Modal AJAX Dialogs, Workflow... read more...

add a comment |category: |Views: 3

tags: another

Windows Server 2008 Developer Training Kit (Beta 3)(microsoft.com)

submitted by JemmJemm(9604) 4 years, 1 month ago

The Windows Server 2008 Developer Training Kit includes a set of hands-on-labs and presentations for technologies such as IIS7, Management, WCF, WF, Windows CardSpace, Windows PowerShell, Virtualization and the Transactional File System (TxF). read more...

add a comment |category: |Views: 5

tags: another

WCF, WF and .NET 3.5 Whitepapers by David Chappell(microsoft.com)

submitted by JemmJemm(9604) 4 years, 2 months ago

Collection of whitepapers authored by David Chappell on .NET Framework 3.5. This includes an introduction to Windows Communication Foundation, an introduction to Windows Workflow Foundation and an overall introduction to .NET Framework 3.5. There's also a paper describing the diverse array of communications protocols and transports supported by WCF. read more...

add a comment |category: |Views: 22

tags: another

Hosting WF(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 4 years, 3 months ago

Hosting WF is easy, and there are a lot of samples available. However most samples are too simplistic for real world demands, especially when it comes to Windows Services. read more...

add a comment |category: |Views: 22

tags: another

The Future of BizTalk/WCF/WF(winterdom.com)

submitted by tomasrtomasr(480) 4 years, 5 months ago

A look at what the challenges that a future BizTalk release with deep integration with WCF and WF might bring. read more...

add a comment |category: |Views: 37

tags: another

Overview - Introducing Windows Workflow Foundation(mnour.blogspot.com)

submitted by mnourmnour(320) 4 years, 6 months ago

This is a brief post introducing Windows Workflow Foundation - We will try to introduce basic concepts and definitions. We will try to discuss why Workflow Foundation can be useful for building large scale projects. read more...

add a comment |category: |Views: 30

tags: another

Part 2 - Leveraging Workflow Foundation - Invest in the Infrastructure(keithelder.net)

submitted by TheElderTheElder(490) 4 years, 8 months ago

In Part 1 of Leveraging Workflow Foundation we discussed how Workflow Foundation is just an API. Since APIs don't provide business value out of the box, it is important engineers exploring Workflow Foundation for the first time approach it in the same manner they would any API: write once, run everywhere. In other words, instead of building out the workflow components for one application, look at it from the 10,000 feet view. This is of course going to take more time than one might originally think so be sure to allow for this in development time. We'll look at the basics engineers starting with Workflow Foundation will need to think about to invest in their workflow infrastructure. Who knows, we may even find some rusty washers and shinny pennies along the way. read more...

2 comments |category: |Views: 7

tags: another

Windows Workflow 101 or 2 Months with WF(codebetter.com)

submitted by SamGentileSamGentile(225) 4 years, 11 months ago

This article presents both an introduction to WF as well as in-depth discussion of the issues I faced in trying to apply it's model to a real-world application read more...

add a comment |category: |Views: 19

tags: another

How to Write a Validator for Custom Workflow Activity(nayyeri.net)

submitted by keyvankeyvan(4086) 5 years ago

After talking about writing a custom workflow activity in its simplest form, now Keyvan shows how to add additional functionality to a custom workflow by adding a validator component to it. read more...

1 comment |category: |Views: 25

tags: another

How to Write a Custom Workflow Activity(nayyeri.net)

submitted by keyvankeyvan(4086) 5 years ago

In first part of his post series about writing a custom workflow, Keyvan discusses about writing a custom workflow activity by giving a simple example. read more...

add a comment |category: |Views: 41

tags: another

Overview of .NET 3.0 Through Demos(ekampf.com)

submitted by ekampfekampf(3195) 5 years, 3 months ago

I recently had to give an overview presentation of Microsoft's new .NET 3.0 technologies at work. Since I don't like writing or giving long PowerPoint presentations I decided to cut down as much as possible on slides and talk my way through a bunch of demo applications demonstrating the various aspects of .NET 3.0. So, here's a bunch of good demos to demonstrate .NET 3.0 capabilities. read more...

add a comment |category: |Views: 4

tags: another

New .NET 3.0 Training Material(ekampf.com)

submitted by ekampfekampf(3195) 5 years, 4 months ago

Microsoft released training material, which usually costs money, for free. This includes 3 traning courses about WPF, WCF and WF. read more...

add a comment |category: |Views: 91

tags: another