The World’s Leading Microsoft .NET Magazine
   
 
The .NET Addict's Blog

Calendar

««Sep 2010»»
SMTWTFS
    1234
567891011
12131415161718
19202122232425
2627282930

Mailing List

My Top Tags

                                                           

My RSS Feeds








I heart FeedBurner

Computers Blogs - Blog Top Sites

Site Hits

Total: 5,627,621
since: 19 Jan 2005

Latest tagged entries for 'WF'



CLINQ: Writing Continuous Queries Against Windows Workflow Foundation Tracking Services

Mon 14 Apr 08 1:50 P GMT-05
I was poking around with CLINQ, trying to figure out where I might be able to use ContinuousCollections when I found a great one: WF tracking services. With CLINQ and WF Tracking, I can write queries against WF activity logs

Orchestrating a WPF App using MVC and Windows Workflow Foundation

Tue 03 Apr 07 9:42 A GMT-05
This blog entry contains a summary of some of my experiences in using state machine workflows to control the flow and logic of a complex WPF application

Ulysses Agenda: Refactoring some networking code

Sat 16 Dec 06 9:09 P GMT-05
Ordinarily I'm of the opinion that refactoring too early can cause more problems than it solves. However, this one was a no-brainer.

Ulysses Agenda: Modeling SOA over an ESB for tons of acronym-based fun!!

Thu 07 Dec 06 2:40 P GMT-05
Some of you may have noticed a similarity between UA's network design and ESB implementations that embrace SOA concepts. This post illustrates how the design and implementation of Ulysses Agenda is simple, yet extremely extensible. Thanks to ESB/SOA

Ulysses Agenda Makes Redmond Developer News

Wed 29 Nov 06 2:10 P GMT-05
I was recently interviewed by Mary J Foley where she asked me some questions about how Ulysses Agenda was making use of the new .NET Framework 3.0 technologies

Ulysses Agenda - Using Workflow to Script Enemy Behavior

Thu 02 Nov 06 8:13 A GMT-05
Ever since the first time I saw Windows Workflow Foundation, I've been telling myself that one could use that to create a behavioral scripting system for enemies within a game. This has many benefits and this articles shows the code to get it done.

Ulysses Agenda : First Cut Networking Design

Wed 13 Sep 06 7:46 P GMT-05
This article contains my first draft of a networking design for my reference game, Ulysses Agenda. It includes a list of all peer meshes and standard services as well as a list of messages transmitted on those meshes

Introducing Ulysses Agenda: My Reference Game for .NET Framework 3.0

Sun 10 Sep 06 12:59 P GMT-05
When I was in college I started a game project called Ulysses Agenda and unfortunately never finished it. Now that I've got my grubby hands on all the latest technology, I plan to finish it and use the code as a sample and guidance.

First Impressions of Windows Vista RC1

Thu 07 Sep 06 8:30 A GMT-05
So I've been playing with Windows Vista RC1 and thought I would post up my opinions. I will try and keep this as objective and unbiased as possible, as there's a lot of windows-bashing going around lately and I'd rather not contribute to bias.

.NET Framework 3.0 Release Candidate 1 is Available

Tue 05 Sep 06 6:42 A GMT-05
Go get it! Get it now! Your life could depend on it! You know it does!!

Working with XOML-only Workflows that use Data Exchange Services

Fri 01 Sep 06 10:56 A GMT-05
Lately I've been trying to do some things with the Workflow foundation that you don't typically see in the samples or in most documentation. As a result, I needed to load some XOML-only workflows that also fired events and called external code.

Is Windows Workflow Foundation Too Complex?

Fri 18 Aug 06 7:15 A GMT-05
I've seen a few posts recently about the complexity of Workflow Foundation and I thought I would put in my two cents.

WF Strategy Game - Updated for June CTP w/Code Download

Thu 06 Jul 06 7:24 P GMT-05
I recently posted an article about using a State Machine workflow to simulate an RTS game tech tree. I've revisited that article to update it to the June CTP and provide a code download

Introduction to State Machine Workflows : Screencast

Thu 29 Jun 06 12:13 P GMT-05
Well I have finally given in and taken a dip into the screencast pool. This screencast walks you through the creation of a State Machine workflow using the June CTP version of .NET Framework 3.0

Windows Workflow Foundation + Windows Presentation Foundation = Real-Time Strategy Game!?!

Tue 20 Jun 06 7:44 A GMT-05
The other day I said to myself, "Self, you can use WWF for more interesting things than stodgy spreadsheets, boring workflows, and mind-numbing business process automation. Oh yes, that's right. You can GAME with it!"