/Home /Archive /Syndicate /Blog /Support /About /Contact  
All Visual Basic Feeds in one place!





Yesterday I showed in my previous blog post the minimal code required to create an image from a workflow definition. As I mentioned the most interesting reason for doing so is showing the status of an executing workflow in a sort of monitoring web site. So the next step is to add the ExecutionStatus of each activity to the image. The following image is an example of the result.     This can be done using an IDesignerGlyphProvider in the WorkflowView type. The WorkflowView i ... [ read more ]
I was just reading Rocky's blog entry and thought I'd clarify something Rocky said :   Running a LINQ query across a BLB results in an IEnumerable<T>, where T is your BB-derived child type. At this point you’ve lost all n-level undo support, and data binding (Windows Forms, and any WPF grid) won’t work right either.   That's the "default" behaviour, but LINQ, unlike the mistakes of the past is really about extensibility.  You can use the out of the box experience or you ... [ read more ]


© 2005 Serge Baranovsky. All rights reserved.
All feed content is property of original publisher. Designated trademarks and brands are the property of their respective owners.

This site is maintained by SubMain(), a division of vbCity.com, LLC