Members Area
You are not logged in.
Shopping Cart
Items: 0
The cart is empty.
Enless Soft Products Visual Studio Extensions
Visual Studio Extensions

During our development process, among other things, we are trying to create software products that are easily extensible. This results in applications that frequently use common components to do their own tasks. Some of these components are general enough to be used by other software developers. This category holds those components we decided to publish. All items require advanced knowledge in software development.


Parent section: Products

Visual Studio SourceShare is a Visual Studio extension that helps you with the task of multi-targeting your code. Using it you can reference the same classes (source files) in projects targeted on different .NET frameworks. This way you can structure your code in a much cleaner and manageable way.

A good example is using the same source files in WPF and Silverlight projects. Normally you cannot reference desktop framework assembly or project from Silverlight project. SourceShare negates this restriction by allowing you to reference the source files.

Quick links: Overview | Features | F.A.Q. | Screenshots