Stories recently tagged with 'WWF'

cDevWorkflow Website cDevWorkflow Case Studies Expense Management(cdevworkflow.innovativeglobal.com)

submitted by wijaydwijayd(9) 6 months, 6 days ago

Expense Management Workflow read more...

add a comment |category: |Views: 4

tags: another

Creating an application like Google Desktop in WPF and C#(www.codeproject.com)

submitted by rcashrcash(4144) 6 months, 11 days ago

An interesting article that explains how to create a program like Google Desktop in WPF. Example code shows programmers how to dock an application to the left or the right and display gadgets similar to Google Desktop. read more...

add a comment |category: |Views: 51

tags: another

Creating a custom Workflow Action for SharePoint Designer 2010(www.inetapakistan.org)

submitted by adnan_fhadnan_fh(40) 10 months, 7 days ago

SharePoint Designer 2010 offers a quick way for non-developers to quickly build SharePoint workflows. However, not all possible scenarios can be addressed using the out-of-the-box workflow actions in SharePoint designer. This video tutorial will get you up to speed with the basics of extending SharePoint Designer to include custom workflow activities that can be used for a number of different workflow processes. The tutorial covered in this screencast walks you through building a custom SharePoint Designer workflow action to automatically generate a subsite for each new item created in a list. read more...

add a comment |category: |Views: 36

tags: another

Windows Azure for developers Task4: Error Attaching the debugger (www.codegain.com)

submitted by codegaincodegain(2794) 11 months, 5 days ago

In this article, i will explain about Windows Azure for developers and Error Attaching the debugger in Windows Azure SDK 1.3 read more...

add a comment |category: |Views: 10

tags: another

Windows Azure For Developers Task 5: Configuring Virtual Machine sizes(www.codegain.com)

submitted by codegaincodegain(2794) 11 months, 5 days ago

In this article,we discuss about Windows Azure For Developers Task 5: Configuring Virtual Machine sizes. read more...

add a comment |category: |Views: 2

tags: another

MVVM and Service Agent(blog.agafonov.net.ua)

submitted by SoftEngineerSoftEngineer(400) 1 year, 1 month ago

MVVM and Service Agent approach read more...

add a comment |category: |Views: 22

tags: another

WCF WF(blog.agafonov.net.ua)

submitted by SoftEngineerSoftEngineer(400) 1 year, 3 months ago

.Net 4.0 with WF 4(Windows Workflow 4), WCF 4(Windows Communication Foundation 4) read more...

add a comment |category: |Views: 8

tags: another

Fixing the versioned workflow persistence issues(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 3 months ago

Shows how to fix Workflow Foundation versioning issues when using custom services. read more...

add a comment |category: |Views: 3

tags: another

Introduction Tips to Workflow 4.0(cecildt.blogspot.com)

submitted by cecildtcecildt(203) 1 year, 4 months ago

Introduction Tips and materials to Microsoft Workflow Foundation 4.0 read more...

add a comment |category: |Views: 187

tags: another

Practical Applications of BizTalk Server, Windows Workflow and SSIS(blogs.captechconsulting.com)

submitted by cwashcwash(10) 1 year, 4 months ago

In an effort to maintain control over the proliferation of application servers and data, many organizations have undertaken projects to consolidate and integrate systems. One of the first hurdles in undertaking an integration project is determining the most efficient integration technology. Unfortunately, just within the Microsoft stack, there are technologies that consistently cause confusion and are often misused. For example, the lines are continuing to blur when comparing BizTalk Server to Windows Workflow especially now that hosting Workflows using Windows Server AppFabric can provide functionality that appears similar to BizTalk. However, there are still quite a few giveaways when you need one versus the other. Underneath most applications, we commonly find a data platform and for many organizations, their platform of choice is SQL Server. The intersection of just these 3 technologies leads many to ask the question, "if I want to integrate System A with System B, which technology should I use?" Many times there are no hard and fast rules, but with some careful thought and consideration of organization demands and technological capabilities, the fog will lift and a clear answer will emerge. This post will by no means provide the definitive answer, but I will provide a few common scenarios that might help illuminate the path. read more...

add a comment |category: |Views: 79

tags: another

Workflow Foundation (WF) in .NET 4(blog.agafonov.net.ua)

submitted by SoftEngineerSoftEngineer(400) 1 year, 5 months ago

Workflow Foundation (WF) in .NET 4 - A Developer's Introduction to Windows Workflow Foundation and what is new in it? read more...

add a comment |category: |Views: 158

tags: another

Example: Creating workflow to request songs from radio station(weblogs.asp.net)

submitted by gpeipmangpeipman(3145) 1 year, 5 months ago

Today I played with WF 4.0 declarative workflows. This posting shows you simple workflow that you can extend to add songs to online radio station queue. My main focus here is workflow and I will provide here no logic for actual queue implementation. You can find here also Visual Studio 2010 sample solution. read more...

add a comment |category: |Views: 15

tags: another

WPF Ribbon Basics(blogs.msdn.com)

submitted by frank12345frank12345(2809) 1 year, 6 months ago

The WPF Ribbon control is easy to use once you get the basics of it. The structure is simple ... read more...

add a comment |category: |Views: 22

tags: another

Change Visibility of Controls Automatically in WPF(blog.chodounsky.net)

submitted by jakubgarfieldjakubgarfield(60) 1 year, 6 months ago

Imagine a situation when after you check a Checkbox in your WPF form, a TextBox for additional info pops out. How to create this behavior using only databinding and converters? read more...

add a comment |category: |Views: 18

tags: another

Immediate Datasource Update in WPF(blog.chodounsky.net)

submitted by jakubgarfieldjakubgarfield(60) 1 year, 6 months ago

Some controls, like Textbox, update their datasource after you press Enter or when they lose focus. In some cases this behavior is not suitable. read more...

add a comment |category: |Views: 11

tags: another

Ribbon Control Design Time Experience(blogs.msdn.com)

submitted by frank12345frank12345(2809) 1 year, 6 months ago

The Ribbon Control is now available to the public for download. If you havent taken a look yet, would definitely recommend it. A neat thing about this release is that it includes a design time plugin to VS. So out of the box you have a template in VS, when creating a new project read more...

1 comment |category: |Views: 23

tags: another