We are
thinking about writing a webservice in C++ on our Linux embedded system.
Is it
possible in DevForce, to read data from this webservice into DevForce as entities,
change these entities in our Silverlight application and return them back to
the webservice for saving to the database? Is there any documentation on how to
do that?
We have
also been looking at BreezeJS. Is it better suited for this case?