Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » CCF   (RSS)

Speeding up your CCF Workflow

CCF Workflows takes several seconds to start for the first time. This is to do with the fundamental .Net feature called JIT. When you first launch the workflow, CCF creates the workflow engine for the first time and starts the engine before working on
Posted by Sidhartha | 1 Comments
Filed under: ,

Adding CCF Agents Programmatically

One of the most annoying features for admins with managing CCF is adding Agents. Updating/Deleting are less annoying as they are not in bulk most of the times. Even manually adding Agents using CCF Admin Console is not productive when adding more than
Posted by Sidhartha | 2 Comments
Filed under: ,

Reason behind AdapterContextChange()'s failure

I know very few people are working in CCF currently. But here is an undocumented life saver. The Context that is passed in the NotifyContextChange event is a reference to the object and not a value. Most of you might already know this as it is a reference
Posted by Sidhartha | 1 Comments
Filed under: ,
 
Page view tracker