To be able to execute the samples, please:

 

At the location of the extraction, you will find the two following solutions:

EasyToolkit.sln  : this solution is for Visual Studio 2010.  

image

 

EasyToolkitVS2012.sln : this solution is for Visual Studio 2012:

Untitled

 

Sample overview:

All the sample projects can be executed with Excel 2007, 2010, 2013 (In an undifferentiated manner).

All workbook samples are composed in the same way.

 

Untitled

 

Untitled

This pane (written in WPF, located in ‘Tests\EasyToolkit.Test.Data.Service\UI’) is here to show the effects of ‘INotifypropertyChanged’ for the application.

 

Using the sample :

Untitled

If you try to modify the cells, we will see that only the values in the columns ‘Unit Price’, ‘Quantity’ and ‘Discount (%)’ (for the line that have one) will accept the changes (and any changes on these cells will affect the cells in the column ‘Price’).

For more information about how to manage templates please  go here) 

image

 

Untitled

 

 

More to come …