- This Week
- This Month
- All Time
-
Searching Active Directory with .NET (Visual Studio 2005)
Avg Rating: 3
(1)| 96,747 viewsFederal 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… -
Building an Approval Workflow with SharePoint/MOSS 2007 and Visual Studio 2008| 63,506 views
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… -
Adding users to Active Directory with .NET
Avg Rating: 4
(2)| 59,832 viewsFederal Developer Evangelist, Robert Shelton, takes you through a 10 minute walkthrough/demonstation of how to add a user and set the users Active Directory properties with .NET (C# in this case). My Other AD Screencasts: Adding Groups and users to groups with .NET:… -
Adding Groups (and users to groups) to Active Directory with .NET
Avg Rating: 4
(2)| 58,249 viewsFederal Developer Evangelist, Robert Shelton, takes you through a 8 minute walkthrough/demonstration of how to create a group in active directory with .NET and to add users to that group. This demonstration is using the DirectoryServices namespace of the .NET framework. … -
Encrypting your web.config file with ASP 2.0 (Visual Studio 2005)
Avg Rating: 4
(2)| 39,200 viewsFederal 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)… -
Building an Multilevel Approval Workflow with SharePoint/MOSS 2007 and Visual Studio 2008| 25,761 views
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… -
Using Active Directory Searching/Lookup in a SharePoint/MOSS 2007 Workflow (with Visual Studio 2008)| 25,462 views
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… -
SharePoint Document Workflow: Programmatically Escallating an Overdue Task with Visual Studio| 14,086 views
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… -
SharePoint Document Workflow: Programmatically Creating a User Task| 13,457 views
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… -
Enabling (incoming/outgoing) email for SharePoint/MOSS 2007| 9,295 views
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…