Hi,
Is there any other documentation regarding the eB SDK for 15.5.1 or later besides the presentation file?
I'm looking for a document which drills down to every public class/methods/properties exposed and how to use them correctly.
I'm use to the old way of coding in eB (using eB.Service.Proxy namespace which uses COM+).
This will soon be obsolete as the eB model is changing and will no longer be using COM+
With the new eB model you need to use the new namespace (eB.Data.Session)
Thanks.
JS