1. How to Create CRUD Based Applications in Less Time using Pre-Defined Base CRUD Actions
Many applications need to provide means to let users request the execution of actions that are usually of the kind of Creating, Retrieving, Updating and Deleting data records (CRUD).
This package can simplify the implementation of this kind of action by providing default actions to implement CRUD based application services.
More ... Post a comment See comments (0) Trackbacks (0)
This package can simplify the implementation of this kind of action by providing default actions to implement CRUD based application services.
More ... Post a comment See comments (0) Trackbacks (0)