Browse by Tags

Related Posts

  • Resume a workflow Instance, from the point stoped.

    For example: I have a workflow with : Activity1 Activity2 Activity3 And the workflow was suspended on Activity2. I want to resume the workflow from Activity2 and depends on the circumstances. Lets say I am downloading file from ftp location using download activity during downloading some one stoped the...
    Posted to ASP.NET and Windows Workflow Foundation Integration (Forum) by surya.veerla on 05-05-2009, 12:00 AM
    Filed under: windows workflow foundation, Workflow, WWF
  • Attributes stripped from web.config during replacement

    I have a WCF service published in my web application that is impimented by a WF workflow. When I use web.config replacement on this config section the connectionString, LoadIntervalSeconds and UnloadOnIdle attributes are stripped from the add element: 1 <behaviors> 2 < serviceBehaviors >...
    Posted to VS Web Deployment Projects (Forum) by aconyers on 02-19-2009, 12:00 AM
    Filed under: "Web Deployment Project", build configuration, Workflow, WCF
  • Re: New-Mailbox Issues

    Well I have good news and bad news for you. First the bad: the fact of it all is that you CANNOT run the Exchange Management Shell from ANY ASP>NET application. Why is this you ask? Well our friends over at Microsoft have taken the ability to impersonate out of their new environment. I know I am in...
    Posted to Microsoft Solution for Hosted Exchange (Forum) by loxschpen on 08-27-2008, 12:00 AM
    Filed under: New-Mailbox, WCF, WF, Exchange 2007, Workflow
  • Workflow: Create an application to create workflows

    Hello people. First, forgive me if my terminology is incorrect. This is day one for me on WF. Am wondering if its possible to create an application that will let me create my own workflow processes.... like this: Think for example an accounting software; i could design a workflow for orders and other...
    Posted to Visual Studio 2008 (Forum) by status_quo on 06-05-2008, 12:00 AM
    Filed under: workflow, workflow designer, WF
  • Help with Workflow: Conditional Behaviour

    Hi, I'm fairly new to WF, so bare with me! I want to create a workflow to handle a very simple process (to get from a LINQ/SQL source records from a phone database). Basically I want there to be three properties, for example E-mail, Name and Extension. I want to be able to search on any of these...
    Posted to Getting Started (Forum) by freelandera on 04-10-2008, 12:00 AM
    Filed under: conditional behaviour, workflow
  • Questions about implement a pageflow with WFF in ASP.net

    i send an event through a button on an aspx page to a statemachine workflow and then let the workflow to use CallExternalMethod to raise a local service event which is booked by a asp.net host method, the method is to change a Label control's Text property to a new string. here is my code for Local...
    Posted to Architecture (Forum) by smwikipedia on 03-26-2008, 12:00 AM
    Filed under: pageflow, Workflow
  • WF Workflow SqlWorkflowPersistenceService

    Hi there, I'm using the 3.5 framework's Receive Activity with "CanCreateInstance" set to true. I would love to add persistence to this, but as the instances are being managed internally by the framework, I can't find a handle to add the SqlWorkflowPersistenceService. I've made...
    Posted to Visual Studio 2008 (Forum) by Sohnee on 12-20-2007, 12:00 AM
    Filed under: persistence, vs 2008, .NET 3.5, .net framework 3.5, 3.5, workflow, WF, VS2008
  • How to execute ajax code within an Ajax Extender?

    Hi, I am creating an extender, till now its all javascript based... but now i need to write some settings to the database and also to execute a workflow... How can i achieve this from the extender? Is it possible? I also thought about executing asp.net code from javascript but i dont know if it is possible...
    Posted to ASP.NET AJAX UI (Forum) by Luis Simoes on 08-28-2007, 12:00 AM
    Filed under: control, extender, Javascript, workflow, ajax
  • Layered Architecture WorkFlow :: Business Facade - Business Layer - Business Objects - DAL?

    Hello, I have laid out my application as below: As my understanding goes: Business Facade Provides high level methods that delegate work to other systems. From DoFactory: "Façade defines a higher-level interface that makes the subsystem easier to use" Business Layer Contains all the business...
    Posted to Architecture (Forum) by scott@elbandit.co.uk on 08-10-2007, 12:00 AM
    Filed under: ntier, N-Tier, OOP, Petshop, 3tier, 3-Tier Architecture, 3-tier programming, architecture, Best Practices, bll, business, business logic layer, caching, Class Design, custom membership role provider, dal, data access layer, design pattern, FACADE Architecture, layered architecture, Workflow, Patterns & Practices, ASP.NET Architecture
  • Generate Classes via sql table field

    Any help would be great. Trying to use a table in SQL server to run to create a class base on a string value in my sql database. I have to have diferent tasks to complete in my workflow. I might have one client that need to run all of the tasks in the table(tblTasks). I would like to be able to store...
    Posted to Web Forms (Forum) by gmcgmc on 07-12-2007, 12:00 AM
    Filed under: Tasks, ASP.NET, Workflow
Page 1 of 3 (23 items) 1 2 3 Next >