Managing Windows Workflow Events on a Web Server

Posted by: K. Scott Allen, on 21 Jan 2007 | View original | Bookmarked: 0 time(s)

Once you have the WorkflowRuntime up and running in an ASP.NET application or web service, you'll want handle key life cycle events like WorkflowTerminated and WorkflowCompleted. I want to warn you about some common pitfalls I've seen. There are two subtle but extremely dangerous problems in the following code. protected void Page_Load(object sender, EventArgs e) {     // get a reference to our WorkflowRuntime singleton     WorkflowRuntime runtime...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 803 | Hits: 103

Similar Posts

  • ASP.NET 4 Web Server Here Shell Extension more
  • Adding users to a TFS project when youre not on the domain more
  • Web Deployment Tool released to web (RTW) more
  • Announcing the WebsiteSpark Program more
  • Announcing the Microsoft AJAX CDN more
  • Intersoft Solutions Announces WebUI Studio 2009 Service Pack 1 more
  • Understanding Reverse Proxy Servers and the Mailman more
  • Using SSL in your application more
  • Silverlight 3 Released more
  • DotNetNuke 5.1.0 Released more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD