By tag: Workflow
0
kicks
Show ID field on the DispForm.aspx form page
Business requirement: Show ID field on the DispForm.aspx page
The ID field of a SharePoint list is not shown by default on the DispForm.aspx form page. This can be very annoying, especially in cases where an Issue Tracking list is used: most of the time business users want to see the ID for an Issu...
0
kicks
Lookup user info in a Workflow
Business Requirement: Use the Name user property in an Email sent out by a Workflow
Suppose following scenario: you have created a site based on the Help Desk template, one of the Application Templates for Windows SharePoint Services 3.0. With Microsoft Office SharePoint Designer 2007, you have a...
0
kicks
How to trigger a workflow based on a non-empty Comments field?
At an installation where I created a helpdesk functionality based on the Help Desk template, one of the Application Templates for Windows SharePoint Services 3.0, I was asked to create a workflow which sends out an email automatically when a comments is added to a service request. The email may not ...
0
kicks
Creating full-blown WPF applications within minutes using Vidyano
Vidyano is a new product that allows you to literally create WPF applications, optionally running on top of Windows Workflow, within minutes. The July 2008 CTP, as well as a quickstart tutorial, just became available as public downloads. The screencast is a quick overview on some of Vidyano's initia...
0
kicks
Fill field by default with current user
how to fill a field by default with the current user?
0
kicks
Book: Building a Web 2.0 Portal with ASP.NET 3.5
If you think you're well versed in ASP.NET, think again. This exceptional guide gives you a master class in site building with this framework. You learn how to develop rock-solid web portal applications similar to My Yahoo!, iGoogle, and Pageflakes using ASP.NET AJAX, Windows Workflow Foundation, LI...
0
kicks
Using Workflow Rules to Iterate and Remove Items From a Collection
Information on how to process collections and remove items from collections, all via the WF Rules engine.
0
kicks
Overview - Introducing Windows Workflow Foundation
This is a brief post introducing Windows Workflow Foundation - We will try to introduce basic concepts and definitions. We will try to discuss why Workflow Foundation can be useful for building large scale projects.
0
kicks
How to Create a WebService Based on a Workflow
Keyvan describes how to create a webservice that runs a workflow.
0
kicks
Invoke a WebService from a Workflow
In this post Keyvan talks about InvokeWebService activity in Windows Workflow and how to call a webservice from a workflow.
0
kicks
Windows Workflow 101 or 2 Months with WF
This article presents both an introduction to WF as well as in-depth discussion of the issues I faced in trying to apply it's model to a real-world application
0
kicks
Hungry about Framework 3 ?
Go to DinnerNow !!!
This is a great sample application which use all the latest Microsoft technologies !
"DinnerNow is a fictious marketplace where customers can order food from local restaurants for delivery to their home or office. This sample is designed to demonstrate how you can de...
0
kicks
How to Write a Designer Component for Custom Workflow Activity
In last post of his series about writing a custom workflow activity, Keyvan discusses about writing a designer component and designer theme for a custom workflow activity and updates his sample workflow.
0
kicks
How to Write a Toolbox Item Component for Custom Workflow Activity
In third post of his posts about writing a custom workflow activity Keyvan talks about writing a Toolbox Item component for custom workflow activity.