So here's the scenario: The current version of theapplication I'm
working on has a Flash 8 front end that updates aSQL Server 2005
database with XML packets through a web service. Iam gradually replacing
the Flash front end with a Flex developedinterface with which I have no
trouble displaying the data.Updating the data is another story. The
architecture is based on.NET and that is not going to change (if I could
then I would), sothat is my constraint. I have briefly looked into using
Flashremot...