Hi all,
I’m trying to find ways to integrate SmartGWT as a GUI client for .NET server-side / back-end.
I have read all kinds of articles and docs about DataService / RestDataService / etc, and all topics revolve around the data-service interfaces / architecture.
However I’m interested in something simpler – I would like to just call operations on the server, not data related, just simple calls like passing some args and getting back some values.
What are the best / recommended approaches to do that in SmartGWT (and SmartClient btw) ?
(I mean just for current / latest versions of SmartGWT / GWT / SmartClient)
Best regards,
Peter
I’m trying to find ways to integrate SmartGWT as a GUI client for .NET server-side / back-end.
I have read all kinds of articles and docs about DataService / RestDataService / etc, and all topics revolve around the data-service interfaces / architecture.
However I’m interested in something simpler – I would like to just call operations on the server, not data related, just simple calls like passing some args and getting back some values.
What are the best / recommended approaches to do that in SmartGWT (and SmartClient btw) ?
(I mean just for current / latest versions of SmartGWT / GWT / SmartClient)
Best regards,
Peter
Comment