Visual Studio Tooling Synchronization Package, also known as the Project Linker

Visual Studio Tooling Synchronization Package, also known as the Project Linker

Old forum URL: forums.lhotka.net/forums/t/6504.aspx


Josef Eissing posted on Wednesday, February 25, 2009

Hello,

Manually maintaining the links between files in multiple projects using Visual Studio in possible, but it can be time consuming and error prone. For this reason, the Composite Application Guidance for WPF and Silverlight  provides the Project Linker tool. This tool helps to automatically create and maintain links form a source project to a target project to share code that is common to Silverlight and WPF. This Visual Studio tool is also usefull for clsa-multi-targeting (Csla for Windows, Csla for Silverlight). If you are interessed, please read the Composite Application Guidance for WPF and Silverlight Feb 2009 Helpfile (Project Linker).

http://www.microsoft.com/downloads/details.aspx?familyid=fa07e1ce-ca3f-4b9b-a21b-e3fa10d013dd&displaylang=en

Regards

Josef Eissing

 

 

JoeFallon1 replied on Wednesday, February 25, 2009

Thanks for the tip.

 

Peran replied on Wednesday, June 16, 2010

I have just noticed the ProjectLinker tool has been updated for VS2010

 

http://compositewpf.codeplex.com/releases/view/46111

Copyright (c) Marimer LLC