CodePlex Information and Discussion

CodePlex.zip (88,6 MB)
This area is used for providing information and discussions about the CodePlex website.

Copy List Item to a Secured List

Finally! A basic activity that is added to SharePoint Designer that allows the copying of a list item to a secured list.

CRM Grid Actions

CRM Grid Action makes it easier for user to do common action from the grid. CRM Grid Action reduces the number of click a users has to make by allowing then to perform action with out opening the entity form. CRM Grid Action allows you to complete activities right from the grid

CRM Watchman Gadget

cwg.zip (163 kB)
This Windows gadget displays all open activities of a Microsoft Dynamics CRM 4.0 users. Right now I'm looking for a graphic designer who can help to polish the GUI. Applications are welcome - just contact me!

Dynamic Component Runtime Framework (DCRF)

dcrf.zip (4,1 MB)
This project is a framework which encourages developers to think/design/implement based on component based software development approach. The high level of flexibility in this framework, makes implementing really complex component networks easy and straightforward.

DotNetAnts

DotNetAnts

Live in a Box

liveinabox.zip (36,7 MB)
A packaged experience of Windows Live technology, in a box.

OpenOMS

OpenOMS.zip (10,0 MB)
OpenOMS stands for Open Operational Management System. It is a web application targeting Project and Service Delivery focusing on the operations activity management.

Win32 Registry Activity Monitor

registry.zip (21 kB)
A simple program written in Delphi that monitors registry activity on win32 systems. In short a registry key and class are statically added to the code, the program is then run and as changes are made by other applications to the key and all its sub keys the changes are logged an

Silverlight P2P Library

The Silverlight P2P library integrates Silverlight 2 with Live Messenger Activities, introducing the concept of Silverlight Activities. The Silverlight class library exposes the P2P Activity API. Included is a managed representation of the P2P API in an abstract P2PApplication class. This base class completely hides the details of JavaScript interop and the unmanaged P2P communication layer. See http://firstfloorsoftware.com/p2plib/ for more details

SharePoint 2010 Activity Feed WebPart

If we want to display activities from my site, colleagues or communities in SharePoint 2010 we have activity feed. However, the rss feed don't allow many customization and, there is limitation on branding as well. SharePoint 2010 Activity Feed WebPart overcomes these all things

Workflow Mapper Activity

Often in workflow applications there is a necessity to copy data from one object to another; this is particularly true if you are using the Send and Receive activities from .NET 3.5. This tends to lead to opaque, error prone code. BizTalk uses maps to transform one message to another with a graphical designer to show the mapping. This activity provides the same service to workflow applications