Hello, I come from client/server development background. I am mainly
using ATLAS and basic
ASP.NET to develop my first web project. I
stumbled upon this page when looking for asynchronous methods. I feel
the implementation is excellent and example service is very
appropriate.
But I have one general doubt. Where does this fit? Can I say that when
I want some object from server (string, data table, data set, other
supported) from JavaScript, I can always use Jayrock service? If that
is the case then what do I do with a dataset that I receive from a
Jayrock service? Is there a way I can bind this to a GridView from
JavaScript?
Are there any other scenarios I can take advantage of Jayrock
functionality?
Does it work well with ATLAS or there are known issues?
I would really appreciate if someone can clear my doubt.