Sorry, but there are no more tags available to filter with.
-
Hi @swin, I am a colleague of @KHV and I have developed something in the direction described in his post above. Please, find attached inside Attachment.zip a modified template file “ComponentDataAccess.cst” and a modified generated source file “OrdersServiceBase.generated.cst”. In order to detect easily...
-
Hi, we are building our SCSF/CAB Framework and will use .NetTiers as our datalayer! For testing the ‘presenter’ we need more interface implementation. With interfaces we can mock the behavior of the datalayer so that we can dedicate our tests to the ‘presenter’ only. We would like to change the service...
-
We've got a few patches that we would like to see go in to the NetTiers source. Here's a simple one to make sure that I've got the procedure right: Scenario ====== We are using the Service tier, and some of our custom methods pass "where clauses" down to the GetPaged method. Using...
-
When a service's Execute() method is called, it returns a ServiceResult object. It is possible that the object returned from the Execute() method is not easily accessible, and it is desirable that the service object keep a copy of that ServiceResult. The current implementation of ServiceBaseCore seems...
Page 1 of 1 (4 items)