Wednesday, June 28, 2006 - Posts

FJAX

This one is a bit bizarre to me - using an ability of the Flash player to build AJAX apps without having to worry about the script code. I'm all for avoiding script but driving the Flash player solely to do this seems a little perverse to me but there Read More

Using Workflow Rules Outside of a Workflow

Came across this sample for using the Workflow Rules engine outside of Workflow (in this case to do validation on a form).   I've had a quick peek through the code at this point but haven't run it as it requires some DB setup but it looks very interesting. Read More

WPF and scrolling text

I was trying to figure out how to scroll some text in a "news ticker" style fashion from left to right across the screen.   I didn't quite get there but I got part way along so I thought I'd share the xaml file for that.   I was trying to stay declarative Read More