Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Win WF   (RSS)
I had enough trying to find this code, so I'm putting what I've pieced together to activate a workflow programmatically (specifically a SharePoint Designer Workflow) public static string StartWorkflow(ContractListItem contract, string workflowName) { Read More...
So, I scoured the internet (all of it, I swear) to find some information on readonly fields in SharePoint. Apparently, SharePoint workflows can write to readonly columns. The only problem I'm having now is getting the column to show up in a columns list. Read More...
I'm up here in Boston learning about some features I didn't know about in MOSS 2007 from Scot Hillier. So, the most interesting features of SharePoint v3 are the workflows and the features. I haven't really had time to learn about Features until this Read More...
My Active Directory activities have been published to the .NET 3.0 web site . They are available here: http://wf.netfx3.com/files/folders/communications/entry7716.aspx I've included a simple sample and I will probably tag in an screenshot of a sample Read More...
I've been working on building out some AD activities for Windows Workflow Foundation. A few months ago, I put together activities for the following retrieval activities: GetUserActivity GetManagerActivity ChangePassword CreateUser Anyone have ideas on Read More...
 
Page view tracker