Posts
-
Using Active Directory Searching/Lookup in a SharePoint/MOSS 2007 Workflow (with Visual Studio 2008)
Avg Rating: 0
This is the eighth in a series (the series is listed at the bottom) of "How To " Videos that I have created to show .NET Developers how to build document workflow in a SharePoint environment.
In the How to Videos that I produced on "Building Approval Workflow's" and "Escalating...
-
Building an Multilevel Approval Workflow with SharePoint/MOSS 2007 and Visual Studio 2008
Avg Rating: 0
This is the seventh of a series (the series is listed at the bottom) of "How To " Videos that I have created to show .NET Developers how to build document workflow in a SharePoint environment.
In this scenario, I take the workflow that I built in the How To Video on Building a Basic...
-
Building an Approval Workflow with SharePoint/MOSS 2007 and Visual Studio 2008
Avg Rating: 0
This is the sixth of a series of "How To " Videos that I have created to show .NET Developers how to build document workflow in a SharePoint environment.
In this scenario, I show you how to build a Simple 1 level Approval Workflow around a fictional Expense Report. In the video...
-
SharePoint Document Workflow: Programmatically Escallating an Overdue Task with Visual Studio
Avg Rating: 0
Note: Due upload size limitations, I have only posted the first 10 minutes of the Screencast here. Please see my blog for the full version: Click here (to go to my blog)
This video (#5 in the series of How To Videos on SharePoint/MOSS 2007 "Document" Workflow with Visual... -
SharePoint Document Workflow: Programmatically Creating a User Task
Avg Rating: 0
The question that I get most often when I talk to developers about SharePoint Document Workflow is on Sending and Tracking tasks for the people participating in a document workflow. So, in this 4th part of the series that I am doing on "Building Document Workflow" in SharePoint/MOSS... -
SharePoint Document Workflow: Extracting email addresses and sending emails
Avg Rating: 0
In this 3rd part of the series that I am doing on "Building Document Workflow" in SharePoint/MOSS 2007, I am demonstrating one of the more widely used functions in document workflow: Sending Emails. In this scenario, I have a SharePoint List configured to receive email from outside... -
SharePoint Document Workflow: Extracting document details with your workflow
Avg Rating: 1
(1)This is a 2nd part of a series that I am doing on "Building Document Workflow" in SharePoint/MOSS 2007 that I am producing. You can find the freely downloadable workshops that accompanying these videos on my blog here.
The scenario is a company has created a portal which will...
-
Enabling (incoming/outgoing) email for SharePoint/MOSS 2007
Avg Rating: 0
This is a first part of a series that I am doing on "Building Document Workflow" in SharePoint/MOSS 2007 that I am producing. You can find the freely downloadable workshops that accompanying these videos on my blog here.
The scenario is a company has created a portal which will...
-
Encrypting your web.config file with ASP 2.0 (Visual Studio 2005)
Avg Rating: 4
(2)Federal Developer Evangelist, Robert Shelton, Jr., takes you through a short (8 minute) demonstration of how Encrypt portions of your web.config with ASP 2.0 (Visual Studio 2005). This walkthrough shows you how to encrypt two sections of your web.config (AppSettings and ConnectionStrings) with...
-
Searching Active Directory with .NET (Visual Studio 2005)
Avg Rating: 3
(1)Federal Developer Evangelist, Robert Shelton, takes you through a 12 minute walkthrough/demonstration of how to search Active Directory for users, groups, and other AD Objects. This demonstration is using the DirectoryServices namespace of the .NET framework. The demonstration...