I am building an application template in FlashDevelop/开发者_如何学编程Flash, to be used as the template for all our future projects. In a swc-free world, the template has a bunch of library symbols a
Context I have to create an authoring workflow (checkin, checkout, validation...). For some states transitions the user has to fill a report. When the user changes the state of an object O from the st
Whats your best practice (within MVC) with how you work with front-end-developers and back-end-developers?
I\'m a total noob at workflow! I want to host several workflows (not as a service, bog standard workflows); however i also want them to share a common activity (ActivityX). Now ActivityX should block
I plan to install a basic git server. The point is to, somehow, centralize projects development. However, the computer where I would like to do this isn\'t that great. I have no more then a few giga
All Is there any way I can serialize Workflow and save i开发者_如何学Pythonn database and load it later on ?
We have a long running workflow which uses SQL tracking service (.Net WF 4.0). In the next update, we would like to introuduce a public property in one of the arguments of the workflow. Since this is
If I run this workflow manually it works fine.When I let it run automatically \"on edit\" SPContext.Current is null.How do I get access to S开发者_运维百科PContext.Current when it is run automatically
I am very new to Sharepoint world, and learning online and from some books to get as much as possible.
Given a working secti开发者_C百科on of Windows Workflow within the designer, I\'d like to use that section from another place in the process.I want to create a subroutine.